From 4ddfdc10be64658c2e4ee015b50096f786740cda Mon Sep 17 00:00:00 2001 From: Stephan D Date: Fri, 16 Jan 2026 15:20:56 +0100 Subject: [PATCH] Switched to real tg chat --- ci/prod/.env.runtime | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/prod/.env.runtime b/ci/prod/.env.runtime index c36dcbb..c1a199f 100644 --- a/ci/prod/.env.runtime +++ b/ci/prod/.env.runtime @@ -168,7 +168,7 @@ TGSETTLE_GATEWAY_SERVICE_NAME=sendico_tgsettle_gateway TGSETTLE_GATEWAY_GRPC_PORT=50080 TGSETTLE_GATEWAY_METRICS_PORT=9406 # Update TGSETTLE_GATEWAY_CHAT_ID with the Telegram group id for confirmations. -TGSETTLE_GATEWAY_CHAT_ID=-100 +TGSETTLE_GATEWAY_CHAT_ID=-5115252229 # TGSettle gateway Mongo settings TGSETTLE_GATEWAY_MONGO_HOST=sendico_db1