Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-cicd
csst-dag
Commits
19db229f
Commit
19db229f
authored
Apr 30, 2025
by
BO ZHANG
🏀
Browse files
update redis config
parent
90f8a9f8
Changes
1
Hide whitespace changes
Inline
Side-by-side
csst_dag/config/config.toml
View file @
19db229f
# CSU
[csu.dfs]
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
password
=
"csst__2025"
qname
=
"csst_data_list"
# NAOC
[naoc.dfs]
[naoc.dfs]
CSST_DFS_GATEWAY
=
"10.80.1.22:28000"
CSST_DFS_GATEWAY
=
"10.80.1.22:28000"
CSST_DFS_TOKEN
=
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjQ4ODU0NTA2NjQsInN1YiI6InN5c3RlbSJ9.POsuUABytu8-WMtZiYehiYEa5BnlgqNTXT6X3OTyix0"
CSST_DFS_TOKEN
=
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjQ4ODU0NTA2NjQsInN1YiI6InN5c3RlbSJ9.POsuUABytu8-WMtZiYehiYEa5BnlgqNTXT6X3OTyix0"
...
@@ -20,15 +33,3 @@ port=26379
...
@@ -20,15 +33,3 @@ port=26379
db
=
0
db
=
0
password
=
"csst__2025"
password
=
"csst__2025"
qname
=
"csst_data_list"
qname
=
"csst_data_list"
# CSU
[csu.dfs]
CSST_DFS_GATEWAY
=
"192.168.25.89:28000"
CSST_DFS_TOKEN
=
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjQ4ODU0NTA2NjQsInN1YiI6InN5c3RlbSJ9.POsuUABytu8-WMtZiYehiYEa5BnlgqNTXT6X3OTyix0"
[csu.redis]
host
=
"192.168.25.89"
port
=
26379
db
=
0
password
=
"csst__2025"
qname
=
"csst_data_list"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment