grafana basic auth
This commit is contained in:
parent
57328d19e9
commit
11da229f3f
9 changed files with 23 additions and 2 deletions
|
|
@ -7,7 +7,7 @@
|
|||
kTLS = true;
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
#basicAuthFile = config.age.secrets.grafana_basic_auth.path;
|
||||
basicAuthFile = config.age.secrets.grafana_basic_auth.path;
|
||||
locations = {
|
||||
"/" = {
|
||||
#proxyPass = "http://";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue