flat: 资金合并

This commit is contained in:
Apcallover
2024-04-08 23:09:24 +08:00
parent f7f13e119f
commit 607070a019
5 changed files with 41 additions and 40 deletions

View File

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