You are running NuGet.Server v2.8.50126.400

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.acutec.co.uk:443/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 push {package file} -s https://nuget.acutec.co.uk:443/ {apikey}