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}" = {
|
"docspell.${base-domain}" = {
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
|
forceSSL = true;
|
||||||
locations."/" = {
|
locations."/" = {
|
||||||
proxyPass = "http://localhost:7879";
|
proxyPass = "http://localhost:7879";
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue