🤖 TEST: ports Removed
This commit is contained in:
@@ -52,10 +52,10 @@ services:
|
||||
SMTP_IGNORE_TLS: ${SMTP_IGNORE_TLS}
|
||||
ENV_MODE: ${ENV_MODE}
|
||||
command: [ "npm", "run", "start:server" ]
|
||||
ports:
|
||||
# - "3000:3000"
|
||||
# - "3400:3400"
|
||||
# - "9615:9615"
|
||||
# ports:
|
||||
# - "3000:3000"
|
||||
# - "3400:3400"
|
||||
# - "9615:9615"
|
||||
volumes:
|
||||
- "asset-data:/usr/src/app/packages/dev-server/assets"
|
||||
- "/opt/containers/phx/server_custom:/usr/src/app/packages/dev-server/custom"
|
||||
|
||||
Reference in New Issue
Block a user