This commit is contained in:
18500206848
2024-04-17 10:06:50 +08:00
parent 0fb5b70df5
commit 2af2fef129

View File

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