none default port
This commit is contained in:
parent
349985065f
commit
e499627530
@ -12,8 +12,8 @@ services:
|
|||||||
- "--entryPoints.web.address=:80"
|
- "--entryPoints.web.address=:80"
|
||||||
- "--entryPoints.websecure.address=:443"
|
- "--entryPoints.websecure.address=:443"
|
||||||
ports:
|
ports:
|
||||||
- "80:80"
|
- "8880:80"
|
||||||
- "443:443"
|
- "8443:443"
|
||||||
volumes:
|
volumes:
|
||||||
- "/var/run/docker.sock:/var/run/docker.sock:ro"
|
- "/var/run/docker.sock:/var/run/docker.sock:ro"
|
||||||
- /volume1/docker/traefik/traefik.yml:/traefik.yml:ro
|
- /volume1/docker/traefik/traefik.yml:/traefik.yml:ro
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user