add url and proxy to server proxy
This commit is contained in:
parent
ae9c787769
commit
3637a0bc29
|
|
@ -72,6 +72,8 @@ export function getConfig(): UserConfig {
|
|||
},
|
||||
|
||||
},
|
||||
'/url': 'http://127.0.0.1:3000',
|
||||
'/proxy': 'http://127.0.0.1:3000',
|
||||
},
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue