Commit 01958442 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

update redis config

parent 19db229f
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -4,9 +4,9 @@ CSST_DFS_GATEWAY="192.168.25.89:28000"
CSST_DFS_TOKEN="eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjQ4ODU0NTA2NjQsInN1YiI6InN5c3RlbSJ9.POsuUABytu8-WMtZiYehiYEa5BnlgqNTXT6X3OTyix0"

[csu.redis]
host="192.168.25.89"
port=36379
db=0
host="192.168.25.55"
port=26379
db=1
password="csst__2025"
qname="csst_data_list"