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
|
"addGoogleAnalytics": true
|
||||||
},
|
},
|
||||||
"db": {
|
"db": {
|
||||||
"username": "",
|
"username": "codimd",
|
||||||
"password": "",
|
"password": "codimd",
|
||||||
"database": "codimd",
|
"database": "codimd",
|
||||||
"host": "localhost",
|
"host": "localhost",
|
||||||
"port": "5432",
|
"port": "5432",
|
||||||
|
|
Loading…
Add table
Reference in a new issue