Allow localhost in CORS headers
Hello,
We have a Proxy pass setup to downstream systems in AEM Dev Environment which is development and test enviroment. While frontend team development, they are hitting AEM Dev server on localhost and facing CORS error.
So, what would be that right approach for this while developing on localhost?