gitlab: set cors header in nginx configuration
when accessing gitlab URL ex: lab.nexedi.com from renderjs, URL is blocked because there is no CORS. Set cors header directly in nginx configuration, so that it's not required to create custom slave frontend configuration to include Access-Control-Allow-Origin
Showing
Please register or sign in to comment