mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-06 04:36:17 +02:00
11 lines
160 B
Plaintext
11 lines
160 B
Plaintext
{
|
|
"etherpad-db":
|
|
{
|
|
"host": "localhost",
|
|
"port": 3306,
|
|
"database": "etherpad",
|
|
"user": "etherpaduser",
|
|
"password": "yourpassword"
|
|
}
|
|
}
|