fix: remap backend host port 8000 → 8100 to avoid port conflict #2

Merged
DasPoschi merged 1 commits from DAP-45-anpassung-port into main 2026-06-18 18:11:45 +00:00
Showing only changes of commit 875736781c - Show all commits

View File

@@ -26,7 +26,7 @@ services:
volumes:
- media_data:/media
ports:
- "8000:8000"
- "8100:8000"
depends_on:
db:
condition: service_healthy