changed ports again

This commit is contained in:
RubenRWU
2026-03-25 13:44:59 +01:00
parent 492fc0f1a8
commit a69d9ff065

View File

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