Asoka.Wang 21f044712c 1
2025-08-27 18:39:19 +08:00

29 lines
707 B
JSON

{
"iisSettings": {
"windowsAuthentication": false,
"anonymousAuthentication": true,
"iisExpress": {
"applicationUrl": "http://localhost:19010"
}
},
"profiles": {
"NPP.SmartSchedue.Host": {
"commandName": "Project",
"launchBrowser": true,
"dotnetRunMessages": true,
"launchUrl": "doc/app",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "http://localhost:19010"
},
"IIS Express": {
"commandName": "IISExpress",
"launchBrowser": true,
"launchUrl": "doc/app",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
}
}
}