Hi,
I have create an application in the portal and used the "App id " and the portal URL to sign in using the https://localhost:3001/.
I want to deploy the custom widget i have made on the Arcgis Enterprise and i am following this Url http://enterprise.arcgis.com/en/portal/latest/use/add-custom-widgets.htm
and i am stuck at getting a full URL path for my widget, here is what the URL should look like <server.domain.com>/<my widget>/manifest.json.
How do I deploy to the Webserver and get this URL .
Thank you.