修改描述语

This commit is contained in:
18500206848
2024-04-16 22:32:01 +08:00
parent 90983e1f9c
commit 13e6d3d4ee

View File

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