fix(borgmatic): revert #2197490b
This commit is contained in:
parent
927428224f
commit
cab4e8fd57
11 changed files with 0 additions and 77 deletions
|
|
@ -13,13 +13,6 @@ in
|
|||
group = "srv";
|
||||
};
|
||||
|
||||
borgmatic.settings.sqlite_databases = [
|
||||
{
|
||||
name = "readarr";
|
||||
path = "/srv/readarr/readarr.db";
|
||||
}
|
||||
];
|
||||
|
||||
caddy.virtualHosts."readarr.fi33.buzz".extraConfig = ''
|
||||
reverse_proxy localhost:${toString port}
|
||||
tls ${certloc}/cert.pem ${certloc}/key.pem {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue