10 lines
159 B
Text
10 lines
159 B
Text
{
|
|
"etherpadDB":
|
|
{
|
|
"host": "localhost",
|
|
"port": 3306,
|
|
"database": "etherpad",
|
|
"user": "etherpaduser",
|
|
"password": "yourpassword"
|
|
}
|
|
}
|