{
  "server": {
    "tlsCert": "../certs/elephant.healthcare.crt",
    "tlsKey": "../certs/elephant.healthcare.key",
    "tlsCa": "",
    "port": 4001
  },
  "authService": {
    "url": "https://127.0.0.1:4021"
  },
  "medicalConsultationService": {
    "url": "https://127.0.0.1:4022"
  }
}
