removed ports

This commit is contained in:
2026-02-01 15:50:52 +01:00
parent 2f3583ccd0
commit 052137a697

View File

@@ -18,8 +18,6 @@ services:
networks:
- proxynet
build: ./backendV2
ports:
- "8004:8004"
environment:
NODE_ENV: production
DB_HOST: mysql_v2