diff options
Diffstat (limited to 'ExamTemplate/Web/appsettings.json')
| -rw-r--r-- | ExamTemplate/Web/appsettings.json | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/ExamTemplate/Web/appsettings.json b/ExamTemplate/Web/appsettings.json deleted file mode 100644 index f1b58be..0000000 --- a/ExamTemplate/Web/appsettings.json +++ /dev/null @@ -1,18 +0,0 @@ -{
- "ConnectionStrings": {
- "LocalDBConnection": "Server=localhost;Port=5432;Database=TemplateContext;User Id=;Password=;"
- },
- "Cloud": {
- "cloudName": "ExamTemplate",
- "apiKey": "",
- "apiSecret": ""
- },
- "Logging": {
- "LogLevel": {
- "Default": "Information",
- "Microsoft": "Warning",
- "Microsoft.Hosting.Lifetime": "Information"
- }
- },
- "AllowedHosts": "*"
-}
|
