Add deployment
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
"Port": 5675,
|
||||
"Username": "guest",
|
||||
"Password": "guest",
|
||||
"PagingAckTimeoutMs": 300000
|
||||
"PagingAckTimeoutMs": 300000,
|
||||
"UseSsl": false
|
||||
},
|
||||
"CentralApi": {
|
||||
"BaseUrl": "http://localhost:5270"
|
||||
@@ -22,7 +23,8 @@
|
||||
"EncounterSyncIntervalMinutes": 5,
|
||||
"CentralReachabilityIntervalSeconds": 30,
|
||||
"HeartbeatIntervalSeconds": 60,
|
||||
"SyncBatchSize": 500
|
||||
"SyncBatchSize": 500,
|
||||
"AutoMigrate": true
|
||||
},
|
||||
"ApiKey": {
|
||||
"Gateway": "dev-gateway-key-change-in-production"
|
||||
|
||||
Reference in New Issue
Block a user