Files
zszq-trs/YLErpWeb/Properties/launchSettings.json
T
2025-09-09 16:00:56 +08:00

13 lines
285 B
JSON

{
"profiles": {
"YLErpWeb": {
"commandName": "Project",
"launchBrowser": true,
"launchUrl": "http://localhost:49462",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "local"
},
"applicationUrl": "http://localhost:49462"
}
}
}