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

9 lines
149 B
Plaintext

# 页面标题
VUE_APP_TITLE = SiWu-IoT-VIEWS
# 生产环境配置
ENV = 'production'
# SiWU-IoT-VIEWS/生产环境
VUE_APP_BASE_API = '/prod-api'