Asoka.Wang 2b3f9acdce 123
2025-09-22 19:09:47 +08:00

29 lines
707 B
JSON

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