test
This commit is contained in:
parent
7f1949b927
commit
483ecdbcc1
@ -10,12 +10,12 @@ services:
|
||||
- web
|
||||
- default
|
||||
- host
|
||||
ports:
|
||||
#ports:
|
||||
# The HTTP port
|
||||
- "1080:80"
|
||||
- "1443:443"
|
||||
# - "1080:80"
|
||||
# - "1443:443"
|
||||
# The Web UI (enabled by --api.insecure=true)
|
||||
- "8088:8080"
|
||||
# - "8088:8080"
|
||||
volumes:
|
||||
- /volume1/docker/traefik/conf/traefik.yml:/etc/traefik/traefik.yml
|
||||
- /volume1/docker/traefik/conf/rules.yaml:/etc/traefik/rules.yaml
|
||||
|
Loading…
Reference in New Issue
Block a user