changed ports
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user