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
@@ -72,6 +72,8 @@ export function getConfig(): UserConfig {
},
},
'/url': 'http://127.0.0.1:3000',
'/proxy': 'http://127.0.0.1:3000',
},
},