feat(borgmatic): ensure that all sqlite databases are backed up separately from the services they store data for
This commit is contained in:
parent
48b0a2325d
commit
2197490b63
12 changed files with 78 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}
|
||||
tls ${certloc}/cert.pem ${certloc}/key.pem {
|
||||
protocols tls1.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue