• Alain Takoudjou's avatar
    gitlab: set cors header in nginx configuration · 1f52bee6
    Alain Takoudjou authored
    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
    1f52bee6
software.cfg 10.3 KB