mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-08 21:04:38 -05:00
feat: firefly-iii test
This commit is contained in:
parent
47e9af6dd9
commit
1594ca6e4d
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ in
|
||||||
services = {
|
services = {
|
||||||
firefly-iii = {
|
firefly-iii = {
|
||||||
enable = true;
|
enable = true;
|
||||||
virtualHost = host;
|
# virtualHost = host;
|
||||||
enableNginx = true;
|
enableNginx = true;
|
||||||
settings = {
|
settings = {
|
||||||
APP_KEY_FILE = config.sops.secrets."${service.name}-key".path;
|
APP_KEY_FILE = config.sops.secrets."${service.name}-key".path;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue