Update settings for production deployment
This commit is contained in:
@@ -1,10 +1,4 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
},
|
||||
"Serilog": {
|
||||
"MinimumLevel": {
|
||||
"Default": "Debug",
|
||||
@@ -14,5 +8,13 @@
|
||||
"System": "Warning"
|
||||
}
|
||||
}
|
||||
},
|
||||
"ChapterSettings": {
|
||||
"Name": "Robertsville Middle School",
|
||||
"ShortName": "RMS",
|
||||
"NationalId": "2227",
|
||||
"StateId": "12227",
|
||||
"RegionalId": "12227",
|
||||
"CompetitionYear": "2026"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user