Files
jxHorizonBackstage/.env.staging
2026-05-12 15:38:32 +08:00

8 lines
125 B
Plaintext

NODE_ENV = production
# 测试环境配置
ENV = 'staging'
#gfast管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'