bonus-Certificate-ui/.env.staging

11 lines
193 B
Plaintext
Raw Normal View History

2025-10-10 09:56:03 +08:00
# 页面标题
2025-12-17 13:34:33 +08:00
VUE_APP_TITLE = 公职人员护照管理系统
2025-10-10 09:56:03 +08:00
NODE_ENV = production
# 测试环境配置
ENV = 'staging'
# 博诺思管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'