get hedgedoc working

This commit is contained in:
Schrottkatze 2023-11-21 10:19:35 +01:00
parent c145b143cb
commit 7f9ecaf3d4
4 changed files with 39 additions and 3 deletions

View file

@ -139,6 +139,14 @@
'';
};
};
"pad.katzen.cafe" = {
forceSSL = true;
enableACME = true;
locations."/" = {
proxyPass = "http://localhost:3001";
proxyWebsockets = true;
};
};
"forge.katzen.cafe" = {
forceSSL = true;
enableACME = true;