mirror of
https://github.com/placeholder-soft/privy-cross-app.git
synced 2026-01-12 07:14:08 +08:00
fix: update vite port
This commit is contained in:
@@ -6,7 +6,7 @@ export default defineConfig({
|
||||
plugins: [react()],
|
||||
server: {
|
||||
host: "0.0.0.0",
|
||||
port: 3005,
|
||||
port: 3006,
|
||||
open: true,
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user