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

update redis config

parent 19db229f
...@@ -4,9 +4,9 @@ CSST_DFS_GATEWAY="192.168.25.89:28000" ...@@ -4,9 +4,9 @@ CSST_DFS_GATEWAY="192.168.25.89:28000"
CSST_DFS_TOKEN="eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjQ4ODU0NTA2NjQsInN1YiI6InN5c3RlbSJ9.POsuUABytu8-WMtZiYehiYEa5BnlgqNTXT6X3OTyix0" CSST_DFS_TOKEN="eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjQ4ODU0NTA2NjQsInN1YiI6InN5c3RlbSJ9.POsuUABytu8-WMtZiYehiYEa5BnlgqNTXT6X3OTyix0"
[csu.redis] [csu.redis]
host="192.168.25.89" host="192.168.25.55"
port=36379 port=26379
db=0 db=1
password="csst__2025" password="csst__2025"
qname="csst_data_list" qname="csst_data_list"
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment