trying to fix dozzle

This commit is contained in:
2022-05-28 21:30:48 -05:00
parent 9f92da57d8
commit 4944e8dc26

View File

@@ -6,7 +6,7 @@ services:
hostname: dozzle
image: amir20/dozzle:latest
environment:
- DOZZLE_ADDR=:9999
- DOZZLE_ADDR=0.0.0.0:9999
labels:
- traefik.enable=true
- traefik.http.routers.dozzle.entryPoints=https