setting up front 1

This commit is contained in:
elvira
2026-07-31 17:41:55 +03:00
parent b88fde739c
commit bf8b9219fc
48 changed files with 2250 additions and 11 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ export default defineConfig({
cors: true,
hmr: {
host: "localhost",
clientPort: process.env.VITE_PORT || 5173,
clientPort: process.env.VITE_PORT || 5174,
},
watch: {
ignored: ["**/storage/framework/views/**"],