upd
This commit is contained in:
+2
-2
@@ -5,9 +5,9 @@ import react from "@vitejs/plugin-react-swc";
|
||||
export default defineConfig({
|
||||
plugins: [react()],
|
||||
server: {
|
||||
port: 5000,
|
||||
port: 5001,
|
||||
},
|
||||
preview: {
|
||||
port: 5000,
|
||||
port: 5001,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user