mirror of
https://github.com/YunoHost-Apps/codimd_ynh.git
synced 2024-09-03 18:16:32 +02:00
add db
This commit is contained in:
parent
4aa06569b8
commit
af5a6594d1
1 changed files with 2 additions and 2 deletions
|
@ -32,8 +32,8 @@
|
|||
"addGoogleAnalytics": true
|
||||
},
|
||||
"db": {
|
||||
"username": "",
|
||||
"password": "",
|
||||
"username": "codimd",
|
||||
"password": "codimd",
|
||||
"database": "codimd",
|
||||
"host": "localhost",
|
||||
"port": "5432",
|
||||
|
|
Loading…
Add table
Reference in a new issue