This commit is contained in:
Cryptoval Trading Technologies
2025-12-04 23:39:01 +00:00
parent 765e168d45
commit 7d908572e4
+2 -1
View File
@@ -154,7 +154,8 @@
"channel_prefix": "${GLOBAL_CHANNEL_PREFIX}.PXER" "channel_prefix": "${GLOBAL_CHANNEL_PREFIX}.PXER"
, "app_status_channel": "${GLOBAL_CHANNEL_PREFIX}.PXER_MUSVC_STATUS" , "app_status_channel": "${GLOBAL_CHANNEL_PREFIX}.PXER_MUSVC_STATUS"
, "cache": { , "cache": {
"class": "cvttpy_tools.comm.redis.redis_kv_cache." "class": "cvttpy_tools.comm.redis.redis_kv_cache.RedisKVCacheClient"
, "url":
} }
# , "api": { # , "api": {