### # @Author: liangxvying 1615026511@qq.com # @Date: 2024-10-09 09:39:18 # @LastEditors: liangxvying 1615026511@qq.com # @LastEditTime: 2024-11-05 17:18:14 # @FilePath: /daweiboshi_web/.env.production # @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE ### # 生产环境,VUE_APP_BASE_URL可以选择自己配置成需要的接口地址,如"https://api.xxx.com" # 此文件修改后需要重启项目 VUE_APP_OUTPUT=production NODE_ENV=production # VUE_APP_BASE_URL='http://zhumadian.site.xmnk.cn/admin' VUE_APP_BASE_URL='http://admin.dwbszbs.dev.xmnk.cn/admin' VUE_APP_FILE_URL='http://dwbszbs.dev.xmnk.cn' # VUE_APP_BASE_URL='/vab-mock-server'