Merge pull request #6 from ozelotdev/patch-1
add url and proxy to server proxy
This commit is contained in:
@@ -72,6 +72,8 @@ export function getConfig(): UserConfig {
|
||||
},
|
||||
|
||||
},
|
||||
'/url': 'http://127.0.0.1:3000',
|
||||
'/proxy': 'http://127.0.0.1:3000',
|
||||
},
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user