changed ports again

This commit is contained in:
RubenRWU
2026-03-25 13:44:09 +01:00
parent 42e4fa078c
commit 492fc0f1a8

View File

@@ -2,7 +2,7 @@ services:
app: app:
build: . build: .
ports: ports:
- "8002:8002" - "8010:8010"
env_file: env_file:
- .env - .env
volumes: volumes: