This commit is contained in:
Egor Matveev 2021-11-13 17:09:46 +03:00
parent debc8bbd39
commit a512261c4d

View File

@ -34,7 +34,7 @@ deploy-dev:
variables:
PORT: 80
SOLUTIONS_ROOT_EXTERNAL: "/sprint-data/data/solutions"
HOST: "http://dev.sprinthub.ru/"
HOST: "77.246.159.65"
deploy-prod:
extends: