mirror of
https://github.com/YunoHost-Apps/etherpad_ynh.git
synced 2024-09-03 18:36:10 +02:00
10 lines
159 B
Text
10 lines
159 B
Text
{
|
|
"etherpadDB":
|
|
{
|
|
"host": "localhost",
|
|
"port": 3306,
|
|
"database": "etherpad",
|
|
"user": "etherpaduser",
|
|
"password": "yourpassword"
|
|
}
|
|
}
|