manual save(2026-01-15 15:54)
This commit is contained in:
@@ -7,8 +7,8 @@ export default defineConfig({
|
||||
plugins: [react(), tailwindcss()],
|
||||
server: {
|
||||
host: '0.0.0.0',
|
||||
port: 3000,
|
||||
strictPort: true,
|
||||
port: 5173,
|
||||
strictPort: false,
|
||||
allowedHosts: true
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user