Added domain to try and fix grafana
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
enable = true;
|
||||
settings = {
|
||||
server.http_port = 3030;
|
||||
server.domain = "kyren.codes";
|
||||
security.csrf_additional_headers = [ "grafana.kyren.codes" "<grafana.kyren.codes>" "kyren.codes" "<kyren.codes>" ];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user