Skip to content
Snippets Groups Projects
Commit c2137cee authored by Charlotte Hausman's avatar Charlotte Hausman
Browse files

let's try consistency

parent 7de538dc
No related branches found
No related tags found
2 merge requests!1452Merge 2.8.2 to main,!1396changes for local builds
Pipeline #10346 passed
......@@ -11,7 +11,7 @@ services:
- BASE_REGISTRY_URL=${BASE_REGISTRY_URL}
- WS_VERSION=${WS_VERSION}
- LOCAL_OR_SERVER_PEX="server-pex"
- DEPLOY_ENV=${DEPLOY_ENV}
- DEPLOY_ENV=${ENV}
ports:
- "3456:3456"
networks:
......@@ -56,7 +56,7 @@ services:
args:
- BASE_REGISTRY_URL=${BASE_REGISTRY_URL}
- WS_VERSION=${WS_VERSION}
- DEPLOY_ENV=${DEPLOY_ENV}
- DEPLOY_ENV=${ENV}
ports:
- target: 3457
published: 3457
......@@ -95,7 +95,7 @@ services:
args:
- BASE_REGISTRY_URL=${BASE_REGISTRY_URL}
- WS_VERSION=${WS_VERSION}
- DEPLOY_ENV=${DEPLOY_ENV}
- DEPLOY_ENV=${ENV}
ports:
- "3458:3458"
networks:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment