mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 02:57:44 +00:00
feat: serve the local store and fallback to the s3 bucket if it 404's
This commit is contained in:
parent
34d9e30529
commit
2efa94d35e
6 changed files with 50 additions and 19 deletions
|
@ -5,6 +5,8 @@ in {
|
|||
"hosts/best/id.age".publicKeys = [ best ] ++ admins;
|
||||
"hosts/best/password.the.age".publicKeys = [ best ] ++ admins;
|
||||
|
||||
"hosts/best/cache/key.age".publicKeys = [ best ] ++ admins;
|
||||
|
||||
"hosts/best/garage/environment.age".publicKeys = [ best ] ++ admins;
|
||||
|
||||
"hosts/best/hercules/caches.age".publicKeys = [ best ] ++ admins;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue