fix(db): add missing hostname for influx access in traefik
This commit is contained in:
@@ -11,7 +11,7 @@ http:
|
|||||||
# ClientSecret: ""
|
# ClientSecret: ""
|
||||||
routers:
|
routers:
|
||||||
pi-db:
|
pi-db:
|
||||||
rule: "Host(``)"
|
rule: "Host(`ui.e.kb28.ch`)"
|
||||||
entryPoints:
|
entryPoints:
|
||||||
- websecure
|
- websecure
|
||||||
service: pi-db
|
service: pi-db
|
||||||
|
|||||||
Reference in New Issue
Block a user