11 lines
160 B
Plaintext
11 lines
160 B
Plaintext
|
{
|
||
|
"etherpad-db":
|
||
|
{
|
||
|
"host": "localhost",
|
||
|
"port": 3306,
|
||
|
"database": "etherpad",
|
||
|
"user": "etherpaduser",
|
||
|
"password": "yourpassword"
|
||
|
}
|
||
|
}
|