|
@@ -5,7 +5,7 @@
|
|
|
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.241:5050';
|
|
|
+const proxy_path = 'http://192.10.11.46:5050';
|
|
|
|
|
|
module.exports = {
|
|
|
dev: {
|