Remove tls from vite config
This commit is contained in:
parent
6db15928ac
commit
efe791def7
|
@ -11,8 +11,7 @@ export default defineConfig({
|
|||
laravel({
|
||||
input: [
|
||||
'resources/js/app.js'
|
||||
],
|
||||
valetTls: 'opnform.test'
|
||||
]
|
||||
}),
|
||||
vue({
|
||||
template: {
|
||||
|
|
Loading…
Reference in New Issue