trying to fix dozzle p.3
This commit is contained in:
@@ -6,7 +6,7 @@ services:
|
||||
hostname: dozzle
|
||||
image: amir20/dozzle:latest
|
||||
environment:
|
||||
- DOZZLE_ADDR=192.168.1.30:9999
|
||||
- DOZZLE_ADDR=localhost:9999
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.http.routers.dozzle.entryPoints=https
|
||||
|
||||
Reference in New Issue
Block a user