add dozzle to jackson
Deploy Containers / Prepare (push) Successful in 18s

This commit is contained in:
2026-05-19 16:16:36 -04:00
parent 45659a2a6f
commit 8763a78543
4 changed files with 498 additions and 490 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
DOZZLE_ENABLE_SHELL: "{{ DOZZLE_SHELL }}"
labels:
traefik.enable: "true"
traefik.http.routers.dz.rule: Host(`logs.fntz.net`)
traefik.http.routers.dz.rule: Host(`{{ DOZZLE_URL }}`)
traefik.http.routers.dz.entrypoints: webSecure
traefik.http.routers.dz.tls.certresolver: letsencrypt
traefik.http.services.dz.loadbalancer.server.port: "8080"