flat: 合并

This commit is contained in:
Apcallover
2024-03-29 14:29:11 +08:00
parent 4d8dfbcff8
commit bad7616994
2 changed files with 2 additions and 2 deletions

View File

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