muhen/muhen-ui/.env.production
2025-06-06 16:10:57 +08:00

9 lines
145 B
Plaintext

# 页面标题
VUE_APP_TITLE = 木本无痕
# 生产环境配置
ENV = 'production'
# 木本无痕/生产环境
VUE_APP_BASE_API = '/prod-api'