unix uses index.html
57e0f72a870645c981e29e952ca5a85f28a54ce5
3 files changed
src/Mvc.ModelBinding.MultiParameter.Testing/Properties/launchSettings.jsonsrc/Mvc.ModelBinding.MultiParameter.Testing/wwwroot/Default.htmsrc/Mvc.ModelBinding.MultiParameter.Testing/wwwroot/index.html
diff --git a/src/Mvc.ModelBinding.MultiParameter.Testing/Properties/launchSettings.json b/src/Mvc.ModelBinding.MultiParameter.Testing/Properties/launchSettings.json
index ec234db..fe13918 100644
--- a/src/Mvc.ModelBinding.MultiParameter.Testing/Properties/launchSettings.json
+++ b/src/Mvc.ModelBinding.MultiParameter.Testing/Properties/launchSettings.json
@@ -12,7 +12,7 @@
"commandName": "Project",
"dotnetRunMessages": true,
"launchBrowser": true,
- "applicationUrl": "https://localhost:27134;http://localhost:25134",
+ "applicationUrl": "https://0.0.0.0:27134;http://0.0.0.0:25134",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
diff --git a/src/Mvc.ModelBinding.MultiParameter.Testing/wwwroot/Default.htm b/src/Mvc.ModelBinding.MultiParameter.Testing/wwwroot/index.html
similarity index 100%
rename from src/Mvc.ModelBinding.MultiParameter.Testing/wwwroot/Default.htm
rename to src/Mvc.ModelBinding.MultiParameter.Testing/wwwroot/index.html