AltHeroes Bot v2
1{
2 "profiles": {
3 "AltBot.Worker": {
4 "commandName": "Project",
5 "environmentVariables": {
6 "DOTNET_ENVIRONMENT": "Development"
7 },
8 "dotnetRunMessages": true
9 },
10 "Container (Dockerfile)": {
11 "commandName": "Docker"
12 }
13 },
14 "$schema": "https://json.schemastore.org/launchsettings.json"
15}