fixed gs config

This commit is contained in:
Stephan D
2026-02-04 14:13:02 +01:00
parent b722d61c4f
commit 1bdbbf65a4
4 changed files with 7 additions and 6 deletions

View File

@@ -199,12 +199,13 @@ TGSETTLE_GATEWAY_MONGO_DATABASE=tgsettle_gateway
TGSETTLE_GATEWAY_MONGO_AUTH_SOURCE=admin
TGSETTLE_GATEWAY_MONGO_REPLICA_SET=sendico-rs
# Tron documents stack
# Tron gateway stack
TRON_GATEWAY_DIR=tron_gateway
TRON_GATEWAY_COMPOSE_PROJECT=sendico-tron-gateway
TRON_GATEWAY_SERVICE_NAME=sendico_tron_gateway
TRON_GATEWAY_GRPC_PORT=50071
TRON_GATEWAY_METRICS_PORT=9408
TRON_GATEWAY_ADDRESS=sendico_tron_gateway:50071
# Tron documents Mongo settings
TRON_GATEWAY_MONGO_HOST=sendico_db1