This commit is contained in:
2026-03-31 14:31:08 +02:00
parent 01a0fdba47
commit f68361dff6
2 changed files with 0 additions and 30 deletions

View File

@@ -3,8 +3,6 @@ services:
build: .
container_name: meineordi-web
restart: unless-stopped
ports:
- "8080:80"
healthcheck:
test: ["CMD", "wget", "-qO-", "http://localhost/"]
interval: 30s