none default port
This commit is contained in:
parent
349985065f
commit
e499627530
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user