mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-01-19 23:40:59 +01:00
11 lines
159 B
Plaintext
11 lines
159 B
Plaintext
{
|
|
"etherpadDB":
|
|
{
|
|
"host": "localhost",
|
|
"port": 3306,
|
|
"database": "etherpad",
|
|
"user": "etherpaduser",
|
|
"password": "yourpassword"
|
|
}
|
|
}
|