Files
tnb.server/EquipMgr/Tnb.EquipMgr.Interfaces/Properties/launchSettings.json
2023-06-26 16:10:10 +08:00

12 lines
285 B
JSON

{
"profiles": {
"Tnb.EquipMgr.Interfaces": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:50303;http://localhost:50304"
}
}
}