mirror of
https://github.com/geoffsee/open-gsio.git
synced 2025-09-08 22:56:46 +00:00
fix tests
This commit is contained in:
@@ -58,7 +58,7 @@ export default defineConfig(({command}) => {
|
||||
server: {
|
||||
port: 3000,
|
||||
proxy: {
|
||||
// proxies requests to worker backend
|
||||
// proxies requests to server
|
||||
"/api": {
|
||||
target: "http://localhost:3003",
|
||||
},
|
||||
|
Reference in New Issue
Block a user