Files
IOT_API/AlertBridge/appsettings.json
T

6 lines
83 B
JSON

{
"ApiBaseUrl": "http://localhost:5287",
"PollSeconds": 5,
"BatchSize": 20
}