Merge pull request #6 from ozelotdev/patch-1

add url and proxy to server proxy
This commit is contained in:
果物リン
2023-11-27 09:56:57 +09:00
committed by GitHub
@@ -72,6 +72,8 @@ export function getConfig(): UserConfig {
},
},
'/url': 'http://127.0.0.1:3000',
'/proxy': 'http://127.0.0.1:3000',
},
},