fixes
This commit is contained in:
@ -5,6 +5,9 @@ export default defineConfig({
|
||||
server: {
|
||||
port: 3000
|
||||
},
|
||||
preview: {
|
||||
allowedHosts: ['bitfielder.raphaelforment.fr']
|
||||
},
|
||||
worker: {
|
||||
format: 'es'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user