|
@@ -4,7 +4,7 @@
|
|
"windowsAuthentication": false,
|
|
"windowsAuthentication": false,
|
|
"anonymousAuthentication": true,
|
|
"anonymousAuthentication": true,
|
|
"iisExpress": {
|
|
"iisExpress": {
|
|
- "applicationUrl": "http://localhost:49293",
|
|
|
|
|
|
+ "applicationUrl": "http://*:49293",
|
|
"sslPort": 44376
|
|
"sslPort": 44376
|
|
}
|
|
}
|
|
},
|
|
},
|
|
@@ -14,7 +14,7 @@
|
|
"dotnetRunMessages": true,
|
|
"dotnetRunMessages": true,
|
|
"launchBrowser": true,
|
|
"launchBrowser": true,
|
|
"launchUrl": "swagger",
|
|
"launchUrl": "swagger",
|
|
- "applicationUrl": "http://localhost:5296",
|
|
|
|
|
|
+ "applicationUrl": "http://*:5296",
|
|
"environmentVariables": {
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
}
|
|
}
|
|
@@ -24,7 +24,7 @@
|
|
"dotnetRunMessages": true,
|
|
"dotnetRunMessages": true,
|
|
"launchBrowser": true,
|
|
"launchBrowser": true,
|
|
"launchUrl": "swagger",
|
|
"launchUrl": "swagger",
|
|
- "applicationUrl": "http://localhost:5296",
|
|
|
|
|
|
+ "applicationUrl": "http://*:5296",
|
|
"environmentVariables": {
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
}
|
|
}
|