update traefik port
This commit is contained in:
parent
85e91fff64
commit
debf5f82f7
@ -11,7 +11,8 @@ services:
|
||||
- "--providers.docker.exposedbydefault=false"
|
||||
- "--entryPoints.web.address=:80"
|
||||
ports:
|
||||
- "80:80"
|
||||
- "8880:80"
|
||||
- "8443:443"
|
||||
volumes:
|
||||
- "/var/run/docker.sock:/var/run/docker.sock:ro"
|
||||
- /volume1/docker/traefik/traefik.yml:/traefik.yml:ro
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user