Switch host port mapping
This commit is contained in:
parent
e0040c1ce6
commit
3be1641ee5
@ -10,7 +10,7 @@ services:
|
||||
ports:
|
||||
- 80:80
|
||||
- 443:443
|
||||
- 8080:8080
|
||||
- 28080:8080
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
- ./traefik.toml:/traefik.toml
|
||||
|
Loading…
Reference in New Issue
Block a user