{
  "port": 8080,
  "proxy": "http://localhost:4000",
  "middleware": [
    {
      "type": "script",
      "path": "./scripts/require-api-key.rhai"
    }
  ]
}
