attic
This commit is contained in:
@@ -26,10 +26,14 @@ in
|
||||
};
|
||||
arrs.enable = true;
|
||||
attic = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
port = 9012;
|
||||
listenAddress = "[::]";
|
||||
environmentFile = "/run/secrets/jallen-nas/attic-key";
|
||||
ntfy = {
|
||||
enable = true;
|
||||
envFile = config.sops.templates."ntfy.env".path;
|
||||
};
|
||||
reverseProxy = {
|
||||
enable = true;
|
||||
subdomain = "cache";
|
||||
|
||||
Reference in New Issue
Block a user