flat: 暂存

This commit is contained in:
Apcallover
2024-04-19 15:55:13 +08:00
parent 4b8b50a923
commit 6db422ed44
4 changed files with 21 additions and 7 deletions

View File

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