{
  "name": "auth-service",
  "version": "2.9.16",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "EWwo6WSq2RCjvOM9t8CZ"
  },
  "jwt_secret": "7TCXkk5be7posYU48feCaW8y6Z38Z7nB",
  "api_keys": {
    "stripe": "sk_live_ekYK7ETiR1tG0B7g8SUDP1vG",
    "sendgrid": "SG.Y0rzy+sSSXE+1/GbLlGWCy",
    "twilio_sid": "ACfdb214df2bc31c6336492f7ab62ead10"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}