Update astro.config.mjs
All checks were successful
Docker Deploy / build-and-push (push) Successful in 2m55s
All checks were successful
Docker Deploy / build-and-push (push) Successful in 2m55s
This commit is contained in:
@@ -30,4 +30,8 @@ export default defineConfig({
|
||||
adapter: node({
|
||||
mode: "standalone",
|
||||
}),
|
||||
|
||||
security: {
|
||||
checkOrigin: false,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user