flat: tiket

This commit is contained in:
Apcallover
2024-04-15 18:01:50 +08:00
parent 4db1206fc9
commit b86ea914a3
4 changed files with 25 additions and 12 deletions

View File

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