Patch allowedHosts
This commit is contained in:
parent
d037f85d83
commit
855fea6b66
1 changed files with 1 additions and 1 deletions
|
|
@ -22,6 +22,6 @@ export default defineConfig({
|
|||
'import.meta.env.GEMINI_API_KEY': JSON.stringify(process.env.GEMINI_API_KEY),
|
||||
},
|
||||
preview: {
|
||||
allowHost: "astrachat.christbru.services"
|
||||
allowedHosts: ["astrachat.christbru.services"]
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue