mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 13:32:15 -06:00
feat: added firefly-iii
This commit is contained in:
parent
8e2c83721a
commit
3bc6a3ceca
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ in
|
|||
settings = {
|
||||
DB_CONNECTION = "pgsql";
|
||||
DB_HOST = "localhost";
|
||||
DB_PORT = "5432";
|
||||
DB_PORT = 5432;
|
||||
DB_DATABASE = service.name;
|
||||
DB_USERNAME = service.name;
|
||||
APP_URL = "https://${host}";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue