Files
Thuis_api/appsettings.json
KaasKop- 1433d59207 Start on dockerization
Edited freezerDto a tad
2023-04-07 13:03:22 +02:00

10 lines
143 B
JSON

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