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
618219c3
Commit
618219c3
authored
Apr 23, 2025
by
BO ZHANG
🏀
Browse files
update config.toml
parent
8654bf3d
Changes
2
Hide whitespace changes
Inline
Side-by-side
csst_dag/config/config.toml
0 → 100644
View file @
618219c3
[naoc.dfs]
CSST_DFS_GATEWAY
=
"10.80.1.22:28000"
CSST_DFS_TOKEN
=
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjQ4ODU0NTA2NjQsInN1YiI6InN5c3RlbSJ9.POsuUABytu8-WMtZiYehiYEa5BnlgqNTXT6X3OTyix0"
[naoc.redis]
host
=
"10.80.1.22"
port
=
26379
db
=
0
password
=
"csst__2025"
qname
=
"csst_data_list"
# ZJLAB-ALIYUN
[zjlab.dfs]
CSST_DFS_GATEWAY
=
"10.80.1.22:28000"
CSST_DFS_TOKEN
=
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjQ4ODU0NTA2NjQsInN1YiI6InN5c3RlbSJ9.POsuUABytu8-WMtZiYehiYEa5BnlgqNTXT6X3OTyix0"
[zjlab.redis]
host
=
"172.24.232.12"
port
=
26379
db
=
0
password
=
"csst__2025"
qname
=
"csst_data_list"
# CSU
[csu.dfs]
CSST_DFS_GATEWAY
=
"10.80.1.22:28000"
CSST_DFS_TOKEN
=
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjQ4ODU0NTA2NjQsInN1YiI6InN5c3RlbSJ9.POsuUABytu8-WMtZiYehiYEa5BnlgqNTXT6X3OTyix0"
[csu.redis]
host
=
"172.24.232.12"
port
=
26379
db
=
0
password
=
"csst__2025"
qname
=
"csst_data_list"
csst_dag/redis_config.toml
deleted
100644 → 0
View file @
8654bf3d
[naoc]
host
=
"10.80.1.22"
port
=
26379
db
=
0
password
=
"csst__2025"
qname
=
"csst_data_list"
[zjlab]
host
=
"172.24.232.12"
port
=
26379
db
=
0
password
=
"csst__2025"
qname
=
"csst_data_list"
[csu]
host
=
"172.24.232.12"
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