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-dfs
csst-dfs-client
Commits
d1e8257b
Commit
d1e8257b
authored
Jan 06, 2025
by
Wei Shoulin
Browse files
env
parent
9bc6cbcc
Pipeline
#7710
failed with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
d1e8257b
...
...
@@ -30,14 +30,16 @@ pip install --force-reinstall git+https://csst-tb.bao.ac.cn/code/csst-dfs/csst-d
## 配置环境变量
```
shell
export
CSST_DFS_GATEWAY
=
http://GATEWAY_IP:PORT/api
export
CSST_DFS_TOKEN
=
XXXX
export
CSST_DFS_GATEWAY
=
10.3.10.28:28000
export
CSST_DFS_TOKEN
=
eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjQ4ODU0NTA2NjQsInN1YiI6InN5c3RlbSJ9.POsuUABytu8-WMtZiYehiYEa5BnlgqNTXT6X3OTyix0
```
> 10.3.10.28:28000为国台环境
## 数据模型说明
[
查看文档
](
docs/model.md
)
## 接口使用说明
[
查看文档
](
docs/usage.md
)
\ No newline at end of file
[
查看文档
](
docs/usage.md
)
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