forked from katzen-cafe/katzen-cafe
get hedgedoc working
This commit is contained in:
parent
c145b143cb
commit
7f9ecaf3d4
4 changed files with 39 additions and 3 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue