remove anubis from nekomesh

This commit is contained in:
fi 2025-11-03 02:43:03 +01:00
commit 2147597a73
4 changed files with 1 additions and 18 deletions

View file

@ -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 = ''