Add anubis to nekomesh host
This commit is contained in:
parent
b5318d86fb
commit
475134a847
6 changed files with 17 additions and 4 deletions
|
|
@ -18,7 +18,7 @@
|
|||
}
|
||||
];
|
||||
locations."/" = {
|
||||
proxyPass = "http://${config.services.grafana.settings.server.http_addr}:${builtins.toString config.services.grafana.settings.server.http_port}";
|
||||
proxyPass = "http://unix:/run/anubis/anubis-nekomesh.sock";
|
||||
proxyWebsockets = true;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue