{
  "etherpadDB": 
  {
    "host": "localhost",
    "port": 3306,
    "database": "etherpad",
    "user": "etherpaduser",
    "password": "yourpassword"
  }
}