Update .gitlab-ci.yml
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ stages:
|
|||||||
variables:
|
variables:
|
||||||
DOCKERHUB_REPO: "mws-api"
|
DOCKERHUB_REPO: "mws-api"
|
||||||
CONTAINER_NAME: "mws-api"
|
CONTAINER_NAME: "mws-api"
|
||||||
HOST_PORT: "8080"
|
HOST_PORT: "2000"
|
||||||
CONTAINER_PORT: "8080"
|
CONTAINER_PORT: "8080"
|
||||||
DEPLOY_SSH_PORT: "8686"
|
DEPLOY_SSH_PORT: "8686"
|
||||||
ASPNETCORE_ENVIRONMENT: "Production"
|
ASPNETCORE_ENVIRONMENT: "Production"
|
||||||
|
|||||||
Reference in New Issue
Block a user