This commit is contained in:
18500206848
2024-04-17 21:47:35 +08:00
parent c1dd03201f
commit 45da2abc7f
2 changed files with 12 additions and 12 deletions

View File

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