add:db migration to dockerbuild and edit origin url
This commit is contained in:
@@ -13,7 +13,7 @@ const config = {
|
||||
// See https://svelte.dev/docs/kit/adapters for more information about adapters.
|
||||
adapter: adapter(),
|
||||
csrf: {
|
||||
trustedOrigins: ['http://localhost:3000', 'https://serengo.ziasvannes.tech']
|
||||
trustedOrigins: ['http://localhost:3000', 'https://serengo.zias.be']
|
||||
},
|
||||
alias: {
|
||||
'@/*': './src/lib/*'
|
||||
|
||||
Reference in New Issue
Block a user