|
@@ -3,8 +3,8 @@
|
|
|
// see http://vuejs-templates.github.io/webpack for documentation.
|
|
|
|
|
|
const path = require('path')
|
|
|
-//const proxy_path = 'http://192.168.2.121:5050';
|
|
|
-const proxy_path = 'http://192.168.2.236:5050';
|
|
|
+const proxy_path = 'http://192.168.2.121:5050';
|
|
|
+// const proxy_path = 'http://192.168.2.236:5050';
|
|
|
// const proxy_path = 'http://127.0.0.1:5050';
|
|
|
// const proxy_path = 'http://223.93.170.82:23650';
|
|
|
// const proxy_path = 'http://223.93.170.82:24182';
|