{
  "name": "auth-service",
  "version": "3.6.6",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "mUmkT8VxG6BaVgpot3Hp"
  },
  "jwt_secret": "YZLBHXHRKIifjf7Ci/lYmoPZjxFEgfos",
  "api_keys": {
    "stripe": "sk_live_rmy2dRfNqy03bKnedq7RLnl4",
    "sendgrid": "SG.rOeU+Cu0MDUfvXeNftkpcG",
    "twilio_sid": "AC680740b9f88341231d5af699583c38fb"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}