Commit 7bc3f9d7 authored by lihonglin's avatar lihonglin

feat: 代理变更

parent 3d5b7d76
Pipeline #60529 passed with stages
/* eslint-disable */
// const proxyURL = process.env.NODE_ENV !== 'production' ? 'http://192.168.10.150:8777' : window.location.origin;
// const proxyURL = 'https://work.panda-water.cn';
const proxyURL = 'http://192.168.10.179:8095';
const proxyURL = 'http://192.168.12.3:8082';
// const proxyURL = 'https://panda-water.cn'
module.exports = {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment