mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-08 12:54:38 -05:00
feat: firefly-iii test
This commit is contained in:
parent
195ed9eba6
commit
ae910651e5
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ in
|
||||||
DB_PASSWORD_FILE = config.sops.secrets."${service.name}-pass".path;
|
DB_PASSWORD_FILE = config.sops.secrets."${service.name}-pass".path;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
ngnix = {
|
nginx = {
|
||||||
enable = true;
|
enable = true;
|
||||||
virtualHosts.${config.services.firefly-iii.virtualHost} = {
|
virtualHosts.${config.services.firefly-iii.virtualHost} = {
|
||||||
listen = [
|
listen = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue