none default port

This commit is contained in:
Thomas 2025-06-15 22:26:45 +02:00
parent 349985065f
commit e499627530

View File

@ -12,8 +12,8 @@ services:
- "--entryPoints.web.address=:80"
- "--entryPoints.websecure.address=:443"
ports:
- "80:80"
- "443:443"
- "8880:80"
- "8443:443"
volumes:
- "/var/run/docker.sock:/var/run/docker.sock:ro"
- /volume1/docker/traefik/traefik.yml:/traefik.yml:ro