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

update csu config

parent b4020e3b
...@@ -23,11 +23,11 @@ qname="csst_data_list" ...@@ -23,11 +23,11 @@ qname="csst_data_list"
# CSU # CSU
[csu.dfs] [csu.dfs]
CSST_DFS_GATEWAY="10.80.1.22:28000" 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="172.24.232.12" host="192.168.25.89"
port=26379 port=26379
db=0 db=0
password="csst__2025" password="csst__2025"
......
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