Allow jabali.lan in Vite dev server

This commit is contained in:
root
2026-02-04 16:58:59 +02:00
parent 872285f2e3
commit 0c75933c57

View File

@@ -3,6 +3,9 @@ import laravel from 'laravel-vite-plugin';
import tailwindcss from '@tailwindcss/vite';
export default defineConfig({
server: {
allowedHosts: ['jabali.lan'],
},
plugins: [
laravel({
input: [