add socket.io location

This commit is contained in:
Kopatz
2024-09-25 16:59:37 +02:00
parent b5cc169936
commit b379ba7c2a

View File

@@ -84,6 +84,7 @@ in {
'';
proxyPass = "http://localhost:5232/";
};
"/socket.io" = { proxyPass = "http://localhost:9955"; proxyWebsockets = true; };
};
};
in {