Merge branch 'DiscordBot' into main

This commit is contained in:
Spielepapagei
2023-04-29 10:08:34 +02:00
committed by GitHub
12 changed files with 812 additions and 16 deletions

View File

@@ -10,7 +10,7 @@
"profiles": {
"Moonlight": {
"commandName": "Project",
"launchBrowser": true,
"launchBrowser": false,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
@@ -29,7 +29,7 @@
},
"Docker": {
"commandName": "Docker",
"launchBrowser": true,
"launchBrowser": false,
"launchUrl": "{Scheme}://{ServiceHost}:{ServicePort}",
"publishAllPorts": true,
"useSSL": true