-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
I'm hosting the idoop/docker-nuget-server image on Azure and am trying to install an uploaded image. This doesn;t work ad i get an "invalid port" error.
relevant configuration in app service config:
publishing an image and finding it works without an issue. But installing the module is trying to retrieve the package from port 80 instead of 443.
manually going to the same url with 443 works.
setting the environment variable to 443 breaks the container and it wont start anymore.
Metadata
Metadata
Assignees
Labels
No labels

