Add grafana root_url
Some checks failed
/ check (push) Failing after 3m25s

This commit is contained in:
Daniel Flanagan 2024-09-13 13:25:34 -05:00
parent c20b5d540f
commit 637c4e4273

View file

@ -1620,6 +1620,7 @@ sudo nix run nixpkgs#ipmitool -- raw 0x30 0x30 0x02 0xff 0x00
settings = {
server = {
http_port = 3814;
root_url = "https://grafana.h.lyte.dev";
};
smtp = {
enabled = true;