Redirect all URLs to new domain
This commit is contained in:
@@ -81,7 +81,7 @@ with pkgs;
|
||||
services.grafana = {
|
||||
enable = true;
|
||||
settings.server = {
|
||||
domain = "grafana.coolneng.duckdns.org";
|
||||
domain = "grafana.psydnd.org";
|
||||
http_port = 9009;
|
||||
http_addr = "127.0.0.1";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user