Hello. I am writing a mobile version for jira, using rest-api, but when I try to perform a rest-api function or get a resource, I get a CORS conflict.
My jira is running in docker and I didn't find the web.xml file there. How else can you enable CORS so that you can use jira from different devices?