Convert to db so I don't have to parse files all the time
This commit is contained in:
+4
-1
@@ -6,5 +6,8 @@
|
||||
"Microsoft.Hosting.Lifetime": "Information"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
"AllowedHosts": "*",
|
||||
"ConnectionStrings": {
|
||||
"kisekae": ""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user