fix
This commit is contained in:
parent
74ee293ee4
commit
a70b05b39c
1 changed files with 1 additions and 1 deletions
|
|
@ -7,9 +7,9 @@
|
|||
kTLS = true;
|
||||
forceSSL = true;
|
||||
enableACME = true;
|
||||
basicAuthFile = config.age.secrets.grafana_basic_auth.path;
|
||||
locations = {
|
||||
"/" = {
|
||||
basicAuthFile = config.age.secrets.grafana_basic_auth.path;
|
||||
#proxyPass = "http://";
|
||||
#recommendedProxySettings = true;
|
||||
return = "418 \"☕️\"";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue