spec(focus): add grafana dashboard
This commit is contained in:
parent
1a3a007e15
commit
055c1dc3ce
2 changed files with 44 additions and 0 deletions
|
@ -17,6 +17,14 @@
|
|||
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/";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue