Switched to C# and .NET Core to work on this project #10

This commit is contained in:
amazing-username
2019-03-11 22:37:00 -04:00
parent 0b6d5b05f8
commit ab71bb8246
7 changed files with 177 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"Logging": {
"LogLevel": {
"Default": "Warning"
}
},
"AllowedHosts": "*"
}