Commit cb984234 authored by neogcg's avatar neogcg

3/10

parent e54babf2
...@@ -11,8 +11,8 @@ const port = process.env.port || process.env.npm_config_port || 8886 // dev port ...@@ -11,8 +11,8 @@ const port = process.env.port || process.env.npm_config_port || 8886 // dev port
const rewriteDefaultConfig = { const rewriteDefaultConfig = {
changeOrigin: true, changeOrigin: true,
// target: 'http://8.142.143.40:8886', target: 'http://8.142.143.40:8886',
target: 'http://192.168.0.111:8886', // target: 'http://192.168.0.111:8886',
// ws: true, // ws: true,
headers: { headers: {
referer: 'laddercloud.cn' referer: 'laddercloud.cn'
......
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