chart data loading
This commit is contained in:
@@ -43,8 +43,16 @@ qdrant:
|
||||
iceberg:
|
||||
catalog_uri: http://iceberg-catalog:8181
|
||||
namespace: gateway
|
||||
# Future: Separate OHLC database
|
||||
# ohlc_catalog_uri: http://iceberg-catalog-trading:8181
|
||||
# ohlc_namespace: trading
|
||||
s3_endpoint: http://minio:9000
|
||||
|
||||
# ZMQ Relay configuration for historical data
|
||||
relay:
|
||||
request_endpoint: tcp://relay:5559
|
||||
notification_endpoint: tcp://relay:5558
|
||||
|
||||
# Event router (ZeroMQ)
|
||||
events:
|
||||
router_bind: tcp://*:5571
|
||||
|
||||
Reference in New Issue
Block a user