add url and proxy to server proxy

This commit is contained in:
ozelot 2023-11-26 22:38:37 +09:00 committed by GitHub
parent ae9c787769
commit 3637a0bc29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -72,6 +72,8 @@ export function getConfig(): UserConfig {
},
},
'/url': 'http://127.0.0.1:3000',
'/proxy': 'http://127.0.0.1:3000',
},
},