bns_zhgd_web/.env.staging

11 lines
166 B
Plaintext
Raw Normal View History

2025-04-02 10:01:21 +08:00
# 页面标题
VUE_APP_TITLE = 智慧工地
2025-04-02 10:01:21 +08:00
NODE_ENV = production
# 测试环境配置
ENV = 'staging'
# 智慧工地/测试环境
2025-04-02 10:01:21 +08:00
VUE_APP_BASE_API = '/stage-api'