perf(focus): remove grafana dashboard

This commit is contained in:
514fpv 2024-02-18 17:59:13 +08:00
parent 633cecfcde
commit 5d0252ac68
Signed by: koishi
SSH key fingerprint: SHA256:axz0uIzzY+5W19i7QOUuiw5LSqhKfCBKPf3L4xFRxLw
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/";
};
};
};
};