Added Grafana Secret Key

This commit is contained in:
2026-04-10 22:33:52 +02:00
parent e74de0a5b0
commit a6dec0d168
3 changed files with 7 additions and 3 deletions
+1
View File
@@ -6,6 +6,7 @@
domain = "grafana.cyperpunk.de";
port = 2342;
addr = "127.0.0.1";
settings.security.secret_key = "$__file{${config.sops.secrets.grafana_secret_key.path}}";
};
# nginx reverse proxy