flat: 修改添加

This commit is contained in:
Apcallover
2024-05-11 16:13:50 +08:00
parent da1a63a819
commit 4913bb2a2e
5 changed files with 48 additions and 80 deletions

View File

@@ -3,7 +3,7 @@ module.exports = {
port: 1887,
proxy: {
'/api': {
target: 'http://localhost:8000',
target: 'http://192.168.1.105:8000',
ws: true,
pathRewrite: {
'^/api': '/'