1
0

fix(db): add missing hostname for influx access in traefik

This commit is contained in:
2026-04-13 21:39:57 +02:00
parent 1c94217232
commit 3c0039c3a7

View File

@@ -11,7 +11,7 @@ http:
# ClientSecret: ""
routers:
pi-db:
rule: "Host(``)"
rule: "Host(`ui.e.kb28.ch`)"
entryPoints:
- websecure
service: pi-db