Files
Prog4_Beadando/WD7UVN_SzTGUI_2023242.Client.JS/Properties/launchSettings.json

31 lines
802 B
JSON
Raw Normal View History

2024-04-20 12:20:15 +02:00
{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:25415",
"sslPort": 44361
}
},
"profiles": {
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
2024-04-20 12:26:33 +02:00
"launchUrl": "index.html",
2024-04-20 12:20:15 +02:00
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
},
"WD7UVN_SzTGUI_2023242.Client.JS": {
"commandName": "Project",
2024-04-20 12:26:33 +02:00
"launchUrl": "index.html",
2024-04-20 12:20:15 +02:00
"dotnetRunMessages": "true",
"launchBrowser": true,
"applicationUrl": "https://localhost:5001;http://localhost:5000",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}