changed ports

This commit is contained in:
2022-05-28 14:52:35 -05:00
parent 79ccf10a0e
commit 1c8f35e430

View File

@@ -110,9 +110,9 @@ services:
container_name: traefik
image: traefik:2.5
ports:
- 80:80
- 443:443
- 8080:8080
- 8080:80
- 8443:443
- 8081:8080
volumes:
- /var/run/docker.sock:/var/run/docker.sock:ro
- ./appdata/traefik/:/etc/traefik/