This commit is contained in:
18500206848
2024-03-21 11:49:30 +08:00
parent 1064bb425f
commit 960f1ddc20

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': '/'