This commit is contained in:
2026-04-14 17:07:45 +02:00
parent f7b0f16250
commit 58c4e85eaf
3 changed files with 8 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ services:
build: ./web
restart: always
ports:
- "8001:8001"
- "80:80"
networks:
- linedance
depends_on:
@@ -31,4 +31,3 @@ services:
networks:
linedance:
name: linedance