docker-compose.yml aktualisiert

This commit is contained in:
2025-07-22 20:51:34 +02:00
parent 3a19755359
commit f6a2f10c75

View File

@@ -10,9 +10,9 @@ services:
- INWX_PROPAGATION_TIMEOUT=1200
- INWX_TTL=3600
ports:
- 80:80"
- 443:443"
- 8081:8080"
- 80:80
- 443:443
- 8081:8080
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
- ./config/traefik.yml:/traefik.yml:ro