|
@@ -14,7 +14,7 @@ module.exports = {
|
|
|
port: 8000,
|
|
port: 8000,
|
|
|
proxy: {
|
|
proxy: {
|
|
|
'/apis': {
|
|
'/apis': {
|
|
|
- target: 'http://61.164.207.46:8000',
|
|
|
|
|
|
|
+ target: 'http://61.164.207.46:8003',
|
|
|
ws: true, // proxy websockets
|
|
ws: true, // proxy websockets
|
|
|
changeOrigin: true, // needed for virtual hosted sites
|
|
changeOrigin: true, // needed for virtual hosted sites
|
|
|
pathRewrite: {
|
|
pathRewrite: {
|