Pull to refresh

Comments 1

There's another way to solve the default ports problem without using the «UseUrls» method:
In we can put the environment variable right in the dockerfile like
CMD ASPNETCORE_URLS=http://*:$PORT dotnet myapp.dll
Sign up to leave a comment.

Articles

Change theme settings