Files
rPiNVR/appsettings.json
thedigitaltailor 4e8186a767 Add project files.
2024-02-28 15:48:58 +10:30

10 lines
142 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*"
}