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

@@ -76,8 +76,8 @@ api:
root_path: ./storage
chain_gateway:
address: dev-chain-gateway:50070
address_env: CHAIN_GATEWAY_ADDRESS
address: dev-tron-gateway:50071
address_env: TRON_GATEWAY_ADDRESS
dial_timeout_seconds: 5
call_timeout_seconds: 5
insecure: true

View File

@@ -76,8 +76,8 @@ api:
root_path: ./storage
chain_gateway:
address: sendico_chain_gateway:50070
address_env: CHAIN_GATEWAY_ADDRESS
address: sendico_tron_gateway:50071
address_env: TRON_GATEWAY_ADDRESS
dial_timeout_seconds: 5
call_timeout_seconds: 5
insecure: true