This commit is contained in:
Cryptoval Trading Technologies
2025-12-05 17:10:01 +00:00
parent f8d6b00d92
commit c3f9b71f3c
-5
View File
@@ -157,11 +157,6 @@
, "pricer": { , "pricer": {
"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": {
"class": "cvttpy_tools.comm.redis.redis_kv_cache.RedisKVCacheClient"
, "config":
}
# , "api": { # , "api": {
# "REST": { # "REST": {
# "port": @env{PRICER_REST_PORT}, # "port": @env{PRICER_REST_PORT},