Turn on auth by default in compose example; fixes #24
Signed-off-by: Matt Bentley <mbentley@mbentley.net>
This commit is contained in:
parent
9b69af9c76
commit
b0f56bb604
@ -99,6 +99,7 @@ Stripped [yaml templates](https://github.com/VictorRobellini/K8s-homelab-pub) us
|
||||
TZ: "America/New_York"
|
||||
INFLUXDB_DATA_QUERY_LOG_ENABLED: "false"
|
||||
INFLUXDB_REPORTING_DISABLED: "true"
|
||||
INFLUXDB_HTTP_AUTH_ENABLED: "true"
|
||||
INFLUXDB_ADMIN_USER: "admin"
|
||||
INFLUXDB_ADMIN_PASSWORD: "adminpassword"
|
||||
INFLUXDB_USER: "pfsense"
|
||||
|
Loading…
x
Reference in New Issue
Block a user