瀏覽代碼

添加外网

luolei 5 年之前
父節點
當前提交
2bf4ed6f52
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      config/index.js

+ 2 - 1
config/index.js

@@ -5,7 +5,8 @@
 const path = require('path')
 // const proxy_path = 'http://192.168.2.236:80';
 // const proxy_path = 'http://192.168.2.236:5050';
-const proxy_path = 'http://192.168.2.236:5050';
+// const proxy_path = 'http://192.168.2.236:5050';
+const proxy_path = 'http://223.93.170.82:23650';
 
 module.exports = {
   dev: {