Fixed port

This commit is contained in:
MarcWieland
2026-06-19 16:32:30 +02:00
parent 13789fab1d
commit 6b23438668
+1 -1
View File
@@ -13,7 +13,7 @@ services:
build: ./frontend
container_name: schiri-frontend
ports:
- "5001:80"
- "5002:80"
depends_on:
- backend
networks: