{
  "name": "api-gateway",
  "version": "2.9.14",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "esuOG4ddfYidHsammQwA"
  },
  "jwt_secret": "BCnnAvfwZIuA8oQxF9x08HiwoaErVMGU",
  "api_keys": {
    "stripe": "sk_live_Cgphy4NEptr7kUW4CxN4yyBC",
    "sendgrid": "SG.LKAZEchYBfcWTXUt7poHzR",
    "twilio_sid": "ACe693cb87f0ecad60990bd501feb0cb18"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}