This commit is contained in:
XenGi 2026-02-17 19:30:37 +01:00
parent 74ee293ee4
commit a70b05b39c
Signed by: xengi
SSH key fingerprint: SHA256:jxWM2RTHvxxcncXycwwWkP7HCWb4VREN05UGJTbIPZg

View file

@ -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 \"\"";