Using the `ory proxy` cli -- is there a way to ski...
# general
h
Using the
ory proxy
cli -- is there a way to skip the CORS configuration that it sets? Currently the ory graceful server includes the cors config even if no cors flags are provided, which is a problem as upstream services can set their own cors headers, resulting in duplicate cors headers (leading to browser errors).
Opened an issue related to this - https://github.com/ory/cli/issues/344 Current workaround is a custom patch of the cli.