Commit 268726e1 authored by wuhao's avatar wuhao 🎯

asder

parent 792a833d
...@@ -13,7 +13,7 @@ export default { ...@@ -13,7 +13,7 @@ export default {
dev: { dev: {
[defaultSetting.proxypath]: { [defaultSetting.proxypath]: {
// 要代理的地址 // 要代理的地址
target: 'http://192.168.40.111:8000', target: 'http://192.168.40.117:8000',
changeOrigin: true, changeOrigin: true,
pathRewrite: { pathRewrite: {
[rewrite]: '', [rewrite]: '',
......
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