Merge pull request 'running issue fixed' (#2) from mohan into master

Reviewed-on: #2
This commit is contained in:
mohanmd 2026-05-25 10:55:36 +00:00
commit c7914d059b

View File

@ -20,11 +20,5 @@ export default defineConfig({
watch: {
ignored: ['**/storage/framework/views/**'],
},
host: '0.0.0.0',
port: 5173,
cors: true,
hmr: {
host: '192.168.0.228',
},
},
});