Added allowed hosts
This commit is contained in:
@@ -16,4 +16,7 @@ export default defineConfig({
|
||||
copyPublicDir: true,
|
||||
},
|
||||
cacheDir: '.cache/vite',
|
||||
preview: {
|
||||
allowedHosts: ['tietokonepaja.fi', 'www.tietokonepaja.fi', 'tietokonepaja.com', 'www.tietokonepaja.com'],
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user