Feat: Restore proxy configuration
This commit is contained in:
parent
a885c9d4bd
commit
1bdaa21636
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ export default defineConfig({
|
|||
},
|
||||
{
|
||||
context: ['/api', '/v1'],
|
||||
target: 'http://192.168.1.24:9380/',
|
||||
target: 'http://127.0.0.1:9380/',
|
||||
changeOrigin: true,
|
||||
ws: true,
|
||||
logger: console,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue