From 8394a032d5188d9f24229b9c1d8ace9e38555837 Mon Sep 17 00:00:00 2001 From: vvzvlad Date: Wed, 26 Mar 2025 23:49:36 +0300 Subject: [PATCH] Update projects/hello-world/container/config.json --- projects/hello-world/container/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/hello-world/container/config.json b/projects/hello-world/container/config.json index 2299730..b1432a3 100644 --- a/projects/hello-world/container/config.json +++ b/projects/hello-world/container/config.json @@ -15,7 +15,7 @@ "snapshot_sync": { "sleep": 3, "batch_size": 800, - "starting_sub_id": 210000, + "starting_sub_id": 222001, "sync_period": 30 } },