refactor: no proxy
This commit is contained in:
parent
4e0af24583
commit
0cdc7ed4e5
|
@ -30,12 +30,6 @@ if (!isProduction) {
|
|||
host: '0.0.0.0',
|
||||
overlay: true,
|
||||
port: 8421,
|
||||
// proxy: {
|
||||
// '/avocado': {
|
||||
// target: 'http://localhost:8420',
|
||||
// ws: true,
|
||||
// },
|
||||
// },
|
||||
stats: 'minimal',
|
||||
watchContentBase: true,
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user