preview changes
This commit is contained in:
@ -56,7 +56,7 @@ import react from '@vitejs/plugin-react'
|
||||
export default defineConfig({
|
||||
plugins: [react()],
|
||||
server: {
|
||||
port: 8000,
|
||||
port: 3000,
|
||||
},
|
||||
})
|
||||
`,
|
||||
|
Reference in New Issue
Block a user