This commit is contained in:
Egor Matveev 2021-11-11 12:02:08 +03:00
parent e70c94bfe2
commit 5bd7b68006

View File

@ -38,7 +38,7 @@ deploy-dev:
SOLUTIONS_ROOT_EXTERNAL: "/sprint-data/data/solutions"
DB_HOST: "postgres"
RABBIT_HOST: "rabbitmq"
FS_HOST: "storage"
FS_HOST: "http://storage"
deploy-prod:
extends: