{
  "name": "auth-service",
  "version": "2.7.13",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "Pk9UiJG3Qiz6qi5Mf5BY"
  },
  "jwt_secret": "BOkaVIMtxWg4OkG24sJcIUhtTj6rFf0a",
  "api_keys": {
    "stripe": "sk_live_FpbzWxgDjWSLlxodDYAjHuME",
    "sendgrid": "SG.HhyVH7dUyv7v+xShSWBu+l",
    "twilio_sid": "AC17f9cc0c85243b8fdbe9b367c01be668"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}