Files
OpticalSystem/admin-front/.env.production
一休哥哥6666 e186d45bec Initial commit
2026-06-14 14:39:51 +08:00

9 lines
169 B
Plaintext

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