irc-netcore-api/ZhiZhunAuthenticationCenter/Properties/launchSettings.json

16 lines
335 B
JSON

{
"profiles": {
"ZhiZhun.AuthenticationCenter": {
"commandName": "Project",
"launchBrowser": true,
"launchUrl": "swagger",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"dotnetRunMessages": true,
"applicationUrl": "http://localhost:7200"
}
}
}