sky-merchant/sky-ui/.env.production

9 lines
157 B
Plaintext
Raw Permalink Normal View History

2025-03-01 11:49:34 +09:00
# 页面标题
VUE_APP_TITLE = 外卖管理系统
# 生产环境配置
ENV = 'production'
# 外卖管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'