82 #85
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ in
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
caddy.virtualHosts."paperless.fi33.buzz".extraConfig = ''
|
caddy.virtualHosts."paperless.fi33.buzz".extraConfig = ''
|
||||||
reverse_proxy localhost:${toString port}
|
reverse_proxy localhost:${toString port}
|
||||||
tls ${certloc}/cert.pem ${certloc}/key.pem {
|
tls ${certloc}/cert.pem ${certloc}/key.pem {
|
||||||
protocols tls1.3
|
protocols tls1.3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue