🤖 TEST: ports Removed

This commit is contained in:
Yuri-Lima
2023-08-28 09:01:24 +00:00
parent 1a2b35377e
commit 50440c889f

View File

@@ -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"