diff --git a/nuxt.config.ts b/nuxt.config.ts index 1aea664..b6bd022 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -56,6 +56,7 @@ export default defineNuxtConfig({ "https://images.igdb.com", ], }, + strictTransportSecurity: false, }, }, }); \ No newline at end of file