Loading .env +0 −1 Original line number Diff line number Diff line PUBLIC_PORT=2224 PASSIVE_PUBLIC_PORT=30000-30009 .gitlab-ci.yml +1 −2 Original line number Diff line number Diff line Loading @@ -12,5 +12,4 @@ variables: .deploy: script: - > deploy.sh COMPOSE_FILE=${COMPOSE_FILE} PUBLIC_PORT=${PUBLIC_PORT} PUBLIC_HOST=${PUBLIC_HOST} deploy.sh COMPOSE_FILE=${COMPOSE_FILE} PUBLICHOST=${PUBLICHOST} Loading
.env +0 −1 Original line number Diff line number Diff line PUBLIC_PORT=2224 PASSIVE_PUBLIC_PORT=30000-30009
.gitlab-ci.yml +1 −2 Original line number Diff line number Diff line Loading @@ -12,5 +12,4 @@ variables: .deploy: script: - > deploy.sh COMPOSE_FILE=${COMPOSE_FILE} PUBLIC_PORT=${PUBLIC_PORT} PUBLIC_HOST=${PUBLIC_HOST} deploy.sh COMPOSE_FILE=${COMPOSE_FILE} PUBLICHOST=${PUBLICHOST}