KindergartenUI/.env.staging
2022-09-19 10:26:17 +08:00

11 lines
220 B
Plaintext

# 页面标题
VUE_APP_TITLE = 智慧幼儿体质评估与促进系统
NODE_ENV = production
# 测试环境配置
ENV = 'staging'
# 智慧幼儿体质评估与促进系统/测试环境
VUE_APP_BASE_API = '/stage-api'