{
  "connections": {
    "default": {
      "host": "caosdb-server",
      "port": 8443,
      "server_certificate_path": "/cert/caosdb.cert.pem",
      "authentication": {
        "type": "plain",
        "username": "admin",
        "password": "caosdb"
      }
    }
  }
}