1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/codimd_ynh.git synced 2024-09-03 18:16:32 +02:00
This commit is contained in:
liberodark 2018-11-21 17:01:32 +01:00
parent 4aa06569b8
commit af5a6594d1

View file

@ -32,8 +32,8 @@
"addGoogleAnalytics": true
},
"db": {
"username": "",
"password": "",
"username": "codimd",
"password": "codimd",
"database": "codimd",
"host": "localhost",
"port": "5432",