I have created an add-on in jira, in developement mode I uploaded them using localhost link from ngrok (https:// 32570d96.ngrok.io). Referring that URL in links and baseURL(add-on descriptor) as above in atlassian-connect.json.
Now, I have to release the add-on in atlassian marketplace. How can I release the add-on in marketplace(cloud based add-on)?
I have referred this link, for creating fields in addon descriptor: https://developer.atlassian.com/static/connect/docs/latest/modules/#propertiescorewalking
For, uploding the add-on in atlassian marketplace, I followed these steps, as given here: https://developer.atlassian.com/static/connect/docs/latest/developing/cloud-installation.html