NullifyNetwork

The blog and home page of Simon Soanes
Skip to content
[ Log On ]

Upgrading to .NET 8 revealed a gotcha in the new docker containers, they changed the port number of the webserver inside the container from port 80 to port 8080, so you need to update any compose configurations you have or port mappings.

The link discussing this is here.

 

THIS IS THE TEST INSTANCE.

Permalink