Ver código fonte

fix vite ssl

3.x
wallo 1 ano atrás
pai
commit
4644fba025
1 arquivos alterados com 0 adições e 1 exclusões
  1. 0
    1
      vite.config.js

+ 0
- 1
vite.config.js Ver arquivo

@@ -15,7 +15,6 @@ export default defineConfig({
15 15
                 'app/Livewire/**',
16 16
                 'app/Filament/**',
17 17
             ],
18
-            detectTls: true,
19 18
         }),
20 19
     ],
21 20
 });

Carregando…
Cancelar
Salvar