Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

how to set the server url in dotnet core

> dotnet run --server.urls "http://localhost:5100;http://localhost:5101;http://*:5102"
Source by andrewlock.net #
 
PREVIOUS NEXT
Tagged: #set #server #url #dotnet #core
ADD COMMENT
Topic
Name
5+6 =