flat: 添加替换字符串

This commit is contained in:
Apcallover
2024-04-18 16:58:58 +08:00
parent da802c31e8
commit 0d9d1a83f6
4 changed files with 68 additions and 39 deletions

View File

@@ -23,7 +23,7 @@ module.exports = {
port: 1888,
proxy: {
"/api": {
target: 'http://10.165.0.173 :8000',
target: 'http://192.168.1.108:8000',
ws: true,
changeOrigin: true,
pathRewrite: {