RuoYi-flowable/ruoyi-ui/.env.production

12 lines
231 B
Plaintext

# 页面标题
VUE_APP_TITLE = RuoYi-flowable
# 生产环境配置
ENV = 'production'
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'
# 开打新的tab的url前缀
VUE_APP_TAB_URL_PREFIX = http://127.0.0.1:9999