Files
zszq-trs/YLErpWeb/Properties/launchSettings.json
T
2024-05-09 14:06:26 +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"
}
}
}