Skip to content

feat(conf): do not insert CORS middleware if ALLOWED_URL is "unset"

Ophestra requested to merge cors-disable into main

This allows easy disablement of CORS for testing.

Merge request reports