SickApp/SickBlazorApp/bin/Debug/net10.0/appsettings.json
2026-02-02 10:00:26 +07:00

15 lines
243 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
},
"AllowedHosts": "*",
"CanBus": {
"Channel": "PCAN_USBBUS1",
"EdsPath": "SickBlazorApp.eds.AHM36_I_CO.eds"
}
}