Bot guild abstractions and .NET core dev portal started

This commit is contained in:
plane000
2018-10-25 18:07:42 +01:00
parent 5d513ade65
commit 37bbb84ec3
13 changed files with 11802 additions and 2 deletions

View File

@@ -0,0 +1,8 @@
{
"Logging": {
"LogLevel": {
"Default": "Warning"
}
},
"AllowedHosts": "*"
}