Files
sist_web/.env.staging
clay 43b9044f89 11
2021-12-28 14:04:36 +08:00

8 lines
132 B
Plaintext

NODE_ENV = staging
# 测试环境配置
ENV = 'staging'
# EBTS/测试环境
VUE_APP_BASE_API = 'http://sistapi.hchyun.cn/dev-api'