mirror of
https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git
synced 2024-09-03 18:36:09 +02:00
Update credentials.json
This commit is contained in:
parent
44f73d6d49
commit
1797dfa577
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
"user" : "__DB_USER__",
|
||||
"host" : "localhost",
|
||||
"password": "__DB_PWD__",
|
||||
"database": "__DB_USER__",
|
||||
"database": "__DB_NAME__",
|
||||
"charset" : "utf8mb4"
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue