enable ssl/tls for docspell
This commit is contained in:
parent
581ae32645
commit
7555fd2a78
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@
|
|||
};
|
||||
"docspell.${base-domain}" = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
locations."/" = {
|
||||
proxyPass = "http://localhost:7879";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue