traefik: add 4180 to http port
This commit is contained in:
parent
ccaea166c6
commit
7f102a2102
@ -19,6 +19,7 @@ services:
|
||||
ports:
|
||||
# The HTTP port
|
||||
- "80:80"
|
||||
- "4180:80"
|
||||
# The Web UI (enabled by --api.insecure=true)
|
||||
- "4113:8080"
|
||||
- "443:443"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user