plugins:
  - name: cors
    attributes:
      config:
        credentials: false
        preflight_continue: false
        max_age: 7000
