{
  "name": "auth-service",
  "version": "3.6.15",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "Wk0Z93dcpDO37OKCqb1G"
  },
  "jwt_secret": "UTg5Wb1Lq+oWGFYy0r+ImH/Bcq3DK0wd",
  "api_keys": {
    "stripe": "sk_live_U3OwBoRy0scsGHfAph9ghM7L",
    "sendgrid": "SG.o+g2A/pLQS6J0tKOPV8IyE",
    "twilio_sid": "AC34eb5a72a166a350bcdb72b07f530246"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}