🤖 TEST: 3000 3400 removed

This commit is contained in:
Yuri-Lima
2023-08-28 09:00:14 +00:00
parent f0c98caec0
commit 1a2b35377e

View File

@@ -53,8 +53,8 @@ services:
ENV_MODE: ${ENV_MODE}
command: [ "npm", "run", "start:server" ]
ports:
- "3000:3000"
- "3400:3400"
# - "3000:3000"
# - "3400:3400"
# - "9615:9615"
volumes:
- "asset-data:/usr/src/app/packages/dev-server/assets"