flat: 备注

This commit is contained in:
Apcallover
2024-05-09 19:30:46 +08:00
parent ae3a4f3a96
commit da1a63a819
2 changed files with 10 additions and 1 deletions

View File

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