public-cof: proxy ws for hedgedoc
This commit is contained in:
parent
885ba660f5
commit
77b86de5c4
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ in
|
|||
locations = {
|
||||
"/" = {
|
||||
proxyPass = "http://localhost:${toString port}";
|
||||
proxyWebsockets = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue