mirror of
https://github.com/YunoHost-Apps/nodebb_ynh.git
synced 2024-09-03 19:46:29 +02:00
Update config.json
This commit is contained in:
parent
b6729ee513
commit
ce64889905
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
"postgres": {
|
||||
"host": "localhost",
|
||||
"port": "5432",
|
||||
"username": "__DB_NAME__",
|
||||
"username": "__DB_USER__",
|
||||
"password": "__DB_PWD__",
|
||||
"database": "__DB_NAME__"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue