This commit is contained in:
Cryptoval Trading Technologies 2025-09-15 20:11:01 +00:00
parent 92466faa3e
commit ae8d85b216

View File

@ -63,14 +63,8 @@
, "app_status_channel": "${GLOBAL_CHANNEL_PREFIX}.BKPR_MUSVC_STATUS" , "app_status_channel": "${GLOBAL_CHANNEL_PREFIX}.BKPR_MUSVC_STATUS"
, "db": { , "db": {
"server_type": "timescale", "server_type": "timescale",
# "cred_key": "{ "cred_key": "TSDB_CVTT_TESTER_01_DIRECT"
"host": "cvtt-tester-01.cvtt.vpn" # "cred_key": "TSDB_CVTT_TRADINNG_PROD-01-RW"
, "port": 55432
, "user": "cvtt"
, "database": "cvtt_trading"
, "password": "e3e2673859064369e6252a729f8cce4c"
}"
"cred_key": "TSDB_CVTT_TRADINNG_PROD-01-RW"
} }
} }
, "coordinator": { , "coordinator": {