Update .gitlab-ci.yml
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ stages:
|
|||||||
variables:
|
variables:
|
||||||
DOCKERHUB_REPO: "mws-frontend"
|
DOCKERHUB_REPO: "mws-frontend"
|
||||||
CONTAINER_NAME: "mws-frontend"
|
CONTAINER_NAME: "mws-frontend"
|
||||||
HOST_PORT: "80"
|
HOST_PORT: "3000"
|
||||||
CONTAINER_PORT: "80"
|
CONTAINER_PORT: "80"
|
||||||
DEPLOY_SSH_PORT: "8686"
|
DEPLOY_SSH_PORT: "8686"
|
||||||
VITE_API_BASE_URL: "https://mws-api.koda.id.vn"
|
VITE_API_BASE_URL: "https://mws-api.koda.id.vn"
|
||||||
|
|||||||
Reference in New Issue
Block a user