Add deployment
CI / frontend (push) Failing after 57s
CI / backend (push) Failing after 6m27s

This commit is contained in:
voltsrage
2026-08-05 00:26:20 +08:00
parent 9e88ff6113
commit 2a3ef62a7d
86 changed files with 2320 additions and 174 deletions
+4 -2
View File
@@ -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"