add:db migration to dockerbuild and edit origin url
This commit is contained in:
@@ -4,7 +4,7 @@ import { defineConfig } from 'vite';
|
||||
|
||||
export default defineConfig({
|
||||
plugins: [tailwindcss(), sveltekit()],
|
||||
preview: { allowedHosts: ['ziasvannes.tech'] },
|
||||
preview: { allowedHosts: ['zias.be'] },
|
||||
build: {
|
||||
target: 'es2020',
|
||||
cssCodeSplit: true
|
||||
|
||||
Reference in New Issue
Block a user