111
This commit is contained in:
@@ -3,7 +3,7 @@ module.exports = {
|
||||
port: 1887,
|
||||
proxy: {
|
||||
'/api': {
|
||||
target: 'http://10.165.0.173:8000', // 内网
|
||||
target: 'http://localhost:8000', // 内网
|
||||
// target: 'http://192.168.1.109:8000', // 本地测试
|
||||
ws: true,
|
||||
pathRewrite: {
|
||||
|
||||
Reference in New Issue
Block a user