smile
This commit is contained in:
@@ -12,7 +12,7 @@ services:
|
||||
- traefik.http.routers.dozzle.entryPoints=https
|
||||
- traefik.http.services.dozzle.loadbalancer.server.port=9999
|
||||
ports:
|
||||
- 9999:8080
|
||||
- 9999:8080/tcp
|
||||
restart: always
|
||||
volumes:
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
|
||||
Reference in New Issue
Block a user