docspell service seems to work
just need to configure nginx as a reverse-proxy
This commit is contained in:
parent
7a0bc90d93
commit
57f9da1de8
4 changed files with 10 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ in
|
|||
base-url = "https://${fqdn}";
|
||||
bind = {
|
||||
address = "0.0.0.0";
|
||||
port = 443;
|
||||
port = 7879;
|
||||
};
|
||||
auth = {
|
||||
server-secret = "b64:lv56LIyZmaXTdlhvFBVpoNHt2BTQBgHpb7lwl1gyOG9MuvWKhSi91h84P15QIXirfYPSVV/R1aoTifSO688dWQ==";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue