forked from EllieBotDevs/elliebot
13 lines
320 B
JSON
13 lines
320 B
JSON
{
|
|
"profiles": {
|
|
"EllieBot.Coordinator": {
|
|
"commandName": "Project",
|
|
"dotnetRunMessages": "true",
|
|
"launchBrowser": false,
|
|
"applicationUrl": "http://localhost:3442;https://localhost:3443",
|
|
"environmentVariables": {
|
|
"ASPNETCORE_ENVIRONMENT": "Development"
|
|
}
|
|
}
|
|
}
|
|
}
|