Files
fad-dashboard/frontend/.env.staging
2025-11-08 10:38:36 +08:00

11 lines
196 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 页面标题
VUE_APP_TITLE = 司戊管理平台IoT
NODE_ENV = production
# 测试环境配置
ENV = 'staging'
# 司戊管理平台IoT/测试环境
VUE_APP_BASE_API = '/stage-api'