Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
ProGet API Endpoint Url
-
Hi,
I need change my API Endpoint Url. How can i do it?Regards,
Product: ProGet
Version: 4.6.3
-
You can go to Admin > All Settings, and change the
Baseurl
property. This will override the protocol/hostname/port used to access ProGet,, and is configured typically in load balancing situations.
-
I trying http://myExample.com/nuget/Default to http://myExample.com/myframework/packages .
But i changed baseUrl = http://myExample.com/myframework/packages/nuget/Default