use backblaze again
This commit is contained in:
parent
f141ffc1ea
commit
c4121a6b58
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ in
|
|||
sslCertificate = "/var/lib/acme/darkkirb.de/cert.pem";
|
||||
sslCertificateKey = "/var/lib/acme/darkkirb.de/key.pem";
|
||||
locations."/" = {
|
||||
proxyPass = "http://127.0.0.1:9000/static.darkkirb.de/";
|
||||
proxyPass = "https://f000.backblazeb2.com/file/darkkirb-de/";
|
||||
};
|
||||
};
|
||||
sops.secrets."services/old-homepage" = { };
|
||||
|
|
Loading…
Reference in a new issue