That's where that is supposed to go for grafana
This commit is contained in:
parent
fe1dbd4f95
commit
ea9aa2eddd
|
@ -6,9 +6,11 @@
|
|||
# grafana configuration
|
||||
services.grafana = {
|
||||
enable = true;
|
||||
server = {
|
||||
domain = "grafana.lillianviolet.dev";
|
||||
http_port = 2342;
|
||||
http_addr = "127.0.0.1";
|
||||
};
|
||||
provision = {
|
||||
datasources = [
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue