Commit da1fdb09 authored by Zhang Xiaoli's avatar Zhang Xiaoli
Browse files

rename sls2d to sls

parent 97c25e91
# *.env: The env variables are used for running pipeline.
# TCC
# ENV_FILE=tcc.env
# DFS
CSST_DFS_API_MODE=cluster
CSST_DFS_GATEWAY=10.0.0.136:30880
CSST_DFS_APP_ID=test
CSST_DFS_APP_TOKEN=test
# CRDS
CRDS_SERVER_URL=http://10.0.0.136:29000
# VOLUMES ==================
CSST_DFS_ROOT=/goosefsx/x-c70-y4s971cs-proxy/dfs
CSST_CRDS_ROOT=/goosefsx/x-c70-y4s971cs-proxy/crdsdata/data
CSST_AUX_DIR=/goosefsx/x-c70-y4s971cs-proxy/pipeline/aux
# DFS
CSST_DFS_API_MODE=cluster
CSST_DFS_GATEWAY=172.24.27.2:30880
CSST_DFS_APP_ID=test
CSST_DFS_APP_TOKEN=test
# CRDS
CRDS_SERVER_URL=http://172.24.27.2:29000
# VOLUMES ==================
CSST_DFS_ROOT=/share/dfs
CSST_CRDS_ROOT=/share/crdsdata/data
CSST_AUX_DIR=/share/pipeline/aux
Markdown is supported
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