Shanghai-SanFenYuan/.env.staging

11 lines
184 B
Plaintext
Raw Normal View History

2026-01-16 12:41:44 +08:00
# 页面标题
VUE_APP_TITLE = 同步录音录像软件
NODE_ENV = production
# 测试环境配置
ENV = 'staging'
# 若依管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'