This commit is contained in:
18500206848
2024-03-20 10:40:47 +08:00
parent 140fdb3464
commit 9dc28da967

View File

@@ -3,7 +3,7 @@ module.exports = {
port: 1887, port: 1887,
proxy: { proxy: {
'/api': { '/api': {
target: 'http://39.98.184.58:8000', // 公网 target: 'http://10.165.0.173:8000',
// target: 'http://192.168.3.173:8000', // 本地服务接口地址 // target: 'http://192.168.3.173:8000', // 本地服务接口地址
ws: true, ws: true,
pathRewrite: { pathRewrite: {