chore(compose): drop api-server host port from base (internal only)
This commit is contained in:
parent
5c8483fa09
commit
86b329340c
@ -35,8 +35,6 @@ services:
|
||||
image: "${CM_IMAGE_PREFIX:-your-registry/namespace}/cm-api:${DOCKER_IMAGE_TAG:-latest}"
|
||||
container_name: ${CM_DEPLOY_NAME:-cm}-api-server
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "3000"
|
||||
environment:
|
||||
PYTHONUNBUFFERED: "1"
|
||||
CM_DEBUG: ${CM_DEBUG:-false}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user