You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ruoyi-ui/.env.staging

22 lines
624 B

1 year ago
###
# @Author: xiachao 958053195@qq.com
# @Date: 2023-09-05 09:58:01
# @LastEditors: xiachao 958053195@qq.com
# @LastEditTime: 2024-05-11 11:05:22
# @FilePath: \ruoyi-ui\.env.staging
# @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
###
# 页面标题
VUE_APP_TITLE = 全渠道运营平台
NODE_ENV = production
# 测试环境配置
ENV = 'staging'
# 全渠道运营平台/测试环境
VUE_APP_BASE_API = '/stage-api'
VUE_APP_BASE_API_NEW = '/stage-api/system'
VUE_APP_BASE_API_NEW_XS = '/'