You are running NuGet.Server v2.14.0.0

Click here to view your packages.

Repository URLs In the package manager settings, add the following URL to the list of Package Sources:
https://nuget.varsoft.site/nuget
To enable pushing packages to this feed using the NuGet command line tool (nuget.exe), set the api key appSetting in web.config.
nuget.exe push {package file} {apikey} -Source https://nuget.varsoft.site/api/v2/package