mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-09 20:12:10 +10:00
fix?: https redirection issues
This commit is contained in:
@ -56,6 +56,7 @@ export default defineNuxtConfig({
|
||||
"https://images.igdb.com",
|
||||
],
|
||||
},
|
||||
strictTransportSecurity: false,
|
||||
},
|
||||
},
|
||||
});
|
||||
Reference in New Issue
Block a user