dashboard port reihenfolge geändert
This commit is contained in:
parent
4655218345
commit
92b0751ae7
|
|
@ -26,9 +26,9 @@ services:
|
|||
- "/var/run/docker.sock:/var/run/docker.sock:ro"
|
||||
- "/docker/traefik_v2x/config:/etc/traefik"
|
||||
ports:
|
||||
- "8888:8080"
|
||||
- "80:80"
|
||||
- "443:443"
|
||||
- "8888:8080"
|
||||
restart: always
|
||||
labels:
|
||||
- "traefik.enable=false"
|
||||
|
|
|
|||
Loading…
Reference in New Issue