trying to fix dozzle p.3

This commit is contained in:
2022-05-28 21:33:46 -05:00
parent efac296b26
commit efda76bec6

View File

@@ -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