firefly-iii: init
This commit is contained in:
@@ -191,5 +191,13 @@
|
||||
owner = "caddy";
|
||||
group = "caddy";
|
||||
};
|
||||
|
||||
# Firefly III application encryption key (base64:<32 random bytes>)
|
||||
firefly-iii-app-key = {
|
||||
file = ../secrets/server/firefly-iii-app-key.age;
|
||||
mode = "0400";
|
||||
owner = "firefly-iii";
|
||||
group = "caddy";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user