This commit is contained in:
Apcallover
2024-04-16 11:33:11 +08:00
parent c67417f347
commit 90983e1f9c
3 changed files with 85 additions and 85 deletions

View File

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