mirror of
https://github.com/YunoHost-Apps/gancio_ynh.git
synced 2024-09-03 20:36:19 +02:00
Update config.json
This commit is contained in:
parent
1acc559f45
commit
2fa4f03a2f
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
"dialect": "postgres",
|
||||
"storage": "",
|
||||
"host": "localhost",
|
||||
"database": "__APP__",
|
||||
"database": "__DB_NAME__",
|
||||
"username": "__DB_USER__",
|
||||
"password": "__DB_PWD__",
|
||||
"logging": false,
|
||||
|
|
Loading…
Add table
Reference in a new issue