Open peterpan666 opened 3 years ago
Hi,
Is there anyway to configure the paths separately ?
What I would like is something like this :
api1/*
sub1.example.com
api2/*
sub2.example.com
Anyway to achieve this using this package ?
My question is kind of the same #547, separate CORS configurations so you can apply them on different routes.
No updates here? Some way to do it?
Hi,
Is there anyway to configure the paths separately ?
What I would like is something like this :
api1/*
=> Allowssub1.example.com
api2/*
=> Allowssub2.example.com
Anyway to achieve this using this package ?