{
  "name": "api-gateway",
  "version": "2.4.10",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "yEALPMg7NxeVftp0ttBP"
  },
  "jwt_secret": "8yTAgQmiyIsXILwhua3hkDeA0L/6yLut",
  "api_keys": {
    "stripe": "sk_live_pihERDHvUiPiNsJXqJTe6mRQ",
    "sendgrid": "SG.RgQ54ogH+7XehkDPfLkMSl",
    "twilio_sid": "AC8fa441bef4f2ca018c3acf82b58cd450"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}