Commit d1e8257b authored by Wei Shoulin's avatar Wei Shoulin
Browse files

env

parent 9bc6cbcc
Pipeline #7710 failed with stages
......@@ -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)
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