spec(focus): remove grafana dashboard

This commit is contained in:
514fpv 2024-02-18 17:59:13 +08:00
parent 19e07d2fe5
commit 0f4697afa7
Signed by: koishi
SSH key fingerprint: SHA256:2jRvFSzG5UeUlQ3WxZ2sbUOfo5wNKzv1fZsk/FexKjQ
2 changed files with 0 additions and 44 deletions

View file

@ -17,14 +17,6 @@
useACMEHost = ".sf.514fpv.io";
extraConfig = "return 444;";
};
"sf.514fpv.io" = {
addSSL = true;
useACMEHost = "sf.514fpv.io";
locations."/" = {
return = "307 https://sf.514fpv.io:8086/dash/";
};
};
};
};