Hedgedoc: Difference between revisions
Musicmatze (talk | contribs) m Make the first "Hedgedoc" a link to the software website. |
m Fix Syntax |
||
| Line 8: | Line 8: | ||
services.hedgedoc = { | services.hedgedoc = { | ||
enable = true; | enable = true; | ||
} | }; | ||
</syntaxhighlight> | </syntaxhighlight> | ||
| Line 58: | Line 58: | ||
proxyWebsockets = true; | proxyWebsockets = true; | ||
extraConfig = | extraConfig = | ||
"proxy_ssl_server_name on;" | "proxy_ssl_server_name on;"; | ||
}; | }; | ||
}; | }; | ||