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