Http
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"windowsAuthentication": false,
|
||||
"anonymousAuthentication": true,
|
||||
"iisExpress": {
|
||||
"applicationUrl": "http://localhost:31551",
|
||||
"applicationUrl": "http://0.0.0.0:31551",
|
||||
"sslPort": 44346
|
||||
}
|
||||
},
|
||||
@@ -14,7 +14,7 @@
|
||||
"dotnetRunMessages": true,
|
||||
"launchBrowser": true,
|
||||
"launchUrl": "Home",
|
||||
"applicationUrl": "https://localhost:7141;http://localhost:5141",
|
||||
"applicationUrl": "http://0.0.0.0:7141;http://0.0.0.0:5141",
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
}
|
||||
|
Reference in New Issue
Block a user