chore: update dozzle
All checks were successful
Deploy / Prepare Build (push) Successful in 27m24s

This commit is contained in:
2025-11-07 22:42:19 +10:00
parent 0e9c976bd6
commit 4226621884

View File

@@ -13,7 +13,7 @@
# DOZZLE_REMOTE_AGENT: "omada-lxc.comprofix.xyz:7007" # DOZZLE_REMOTE_AGENT: "omada-lxc.comprofix.xyz:7007"
labels: labels:
traefik.enable: "true" traefik.enable: "true"
traefik.http.routers.dozzle.rule: "Host(`devdozzle.comprofix.xyz`)" traefik.http.routers.dozzle.rule: "Host(`dozzle.comprofix.xyz`)"
traefik.http.routers.dozzle.entrypoints: "https" traefik.http.routers.dozzle.entrypoints: "https"
traefik.http.routers.dozzle.tls: "true" traefik.http.routers.dozzle.tls: "true"
traefik.http.services.dozzle.loadbalancer.server.port: "8080" traefik.http.services.dozzle.loadbalancer.server.port: "8080"