sky-merchant/sky-ui/.env.production
2025-03-01 11:49:34 +09:00

9 lines
157 B
Plaintext

# 页面标题
VUE_APP_TITLE = 外卖管理系统
# 生产环境配置
ENV = 'production'
# 外卖管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'