fix(borgmatic): revert #2197490b
This commit is contained in:
parent
927428224f
commit
cab4e8fd57
11 changed files with 0 additions and 77 deletions
|
|
@ -12,13 +12,6 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
borgmatic.settings.sqlite_databases = [
|
||||
{
|
||||
name = "prowlarr";
|
||||
path = "/srv/prowlarr/prowlarr.db";
|
||||
}
|
||||
];
|
||||
|
||||
caddy.virtualHosts."prowlarr.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