remove anubis from nekomesh
This commit is contained in:
parent
2abea07b87
commit
2147597a73
4 changed files with 1 additions and 18 deletions
|
|
@ -19,7 +19,7 @@
|
|||
}
|
||||
];
|
||||
locations."/" = {
|
||||
proxyPass = "http://unix:/run/anubis/anubis-nekomesh.sock";
|
||||
proxyPass = "http://${config.services.grafana.settings.server.http_addr}:${builtins.toString config.services.grafana.settings.server.http_port}";
|
||||
proxyWebsockets = true;
|
||||
};
|
||||
extraConfig = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue