Ajout de dépendances inter conteneurs
This commit is contained in:
parent
22140ee9f7
commit
6f1fde87f7
1 changed files with 2 additions and 0 deletions
|
@ -40,6 +40,8 @@ services:
|
|||
depends_on:
|
||||
- db
|
||||
- redis
|
||||
- streaming
|
||||
- sidekiq
|
||||
volumes:
|
||||
- {{ docker_mastodon_data_dir }}/{{ docker_mastodon_service_id }}/mastodon_public_system:/mastodon/public/system
|
||||
labels:
|
||||
|
|
Loading…
Reference in a new issue