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