Files
SethDiscordBot/DiscordBotCore/Properties/launchSettings.json

12 lines
276 B
JSON

{
"profiles": {
"DiscordBotCore": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:49707;http://localhost:49708"
}
}
}