public-cof: proxy ws for hedgedoc

This commit is contained in:
Raito Bezarius 2021-11-15 00:48:11 +01:00
parent 885ba660f5
commit 77b86de5c4

View file

@ -26,6 +26,7 @@ in
locations = {
"/" = {
proxyPass = "http://localhost:${toString port}";
proxyWebsockets = true;
};
};
};