Update .gitlab-ci.yml

This commit is contained in:
2026-09-13 19:05:03 +07:00
parent ec9339815a
commit 57d8ce9a61
+1 -1
View File
@@ -6,7 +6,7 @@ stages:
variables:
DOCKERHUB_REPO: "mws-api"
CONTAINER_NAME: "mws-api"
HOST_PORT: "8080"
HOST_PORT: "2000"
CONTAINER_PORT: "8080"
DEPLOY_SSH_PORT: "8686"
ASPNETCORE_ENVIRONMENT: "Production"