Files
shgx_tz_mes_backend_sync/ZR.Admin.WebApi/Properties/launchSettings.json
2021-11-30 21:33:34 +08:00

12 lines
244 B
JSON

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