Files
Yi.Framework/Yi.Framework.Net6/Yi.Framework.AuthenticationCenter/Properties/launchSettings.json
2022-04-07 17:37:02 +08:00

12 lines
295 B
JSON

{
"profiles": {
"Yi.Framework.AuthenticationCenter": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:60124;http://localhost:60126"
}
}
}