Maksym Yemets
Results
1
comments of
Maksym Yemets
This is still not solved. I'm using Symfony 5.1.7 and `nelmio/cors-bundle` v2.1 with next configuration: .env ``` ###> nelmio/cors-bundle ### CORS_ALLOW_ORIGIN=.* ###< nelmio/cors-bundle ### ``` nelmio_cors.yaml ``` nelmio_cors: defaults: origin_regex:...