shgx_tz_mom/ZR.Admin.WebApi/Properties/launchSettings.json
2021-11-27 09:43:04 +08:00

12 lines
234 B
JSON

{
"profiles": {
"ZRAdmin": {
"commandName": "Project",
"launchBrowser": false,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": ""
},
"applicationUrl": "http://localhost:8888"
}
}
}