This commit is contained in:
Egor Matveev 2021-11-11 12:42:27 +03:00
parent 33a8960634
commit 6fa641d9ca

View File

@ -69,6 +69,7 @@ services:
SOLUTIONS_ROOT_EXTERNAL: "${SOLUTIONS_ROOT_EXTERNAL}"
DB_HOST: "${DB_HOST}"
RABBIT_HOST: "${RABBIT_HOST}"
FS_HOST: "${FS_HOST}"
depends_on:
- web
- rabbitmq