web-config.staging.json 89 B

123456
  1. {
  2. "debug": false,
  3. "database": {
  4. "host": "staging-db.example.com"
  5. }
  6. }