flat: 推送政策

This commit is contained in:
Apcallover
2024-03-31 17:23:13 +08:00
parent 786cfc47a6
commit 468d5d4e07
2 changed files with 11 additions and 8 deletions

View File

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