Compare commits

...

1 Commits

Author SHA1 Message Date
theis.gaedigk 052137a697 removed ports 2026-02-01 15:50:52 +01:00
-2
View File
@@ -18,8 +18,6 @@ services:
networks:
- proxynet
build: ./backendV2
ports:
- "8004:8004"
environment:
NODE_ENV: production
DB_HOST: mysql_v2