Endpoint configured, static pages work

This commit is contained in:
TypoMustakes
2024-04-20 12:26:33 +02:00
parent ffadc29a75
commit d403894556
4 changed files with 41 additions and 0 deletions

View File

@@ -11,12 +11,14 @@
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"launchUrl": "index.html",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"WD7UVN_SzTGUI_2023242.Client.JS": {
"commandName": "Project",
"launchUrl": "index.html",
"dotnetRunMessages": "true",
"launchBrowser": true,
"applicationUrl": "https://localhost:5001;http://localhost:5000",