Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-3080-export-cgu

This commit is contained in:
aina esokia
2021-02-16 18:17:42 +03:00

View File

@@ -43,7 +43,6 @@ services:
image: $PHRASEANET_DOCKER_REGISTRY/phraseanet-fpm:$PHRASEANET_DOCKER_TAG
restart: on-failure
depends_on:
- db
- redis
- rabbitmq
- elasticsearch
@@ -125,7 +124,6 @@ services:
image: $PHRASEANET_DOCKER_REGISTRY/phraseanet-worker:$PHRASEANET_DOCKER_TAG
restart: on-failure
depends_on:
- db
- redis
- rabbitmq
- elasticsearch