mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-24 21:11:53 +00:00
chore(next): Remove x-powered-by header (#7346)
This commit is contained in:
@@ -14,6 +14,7 @@ const cspHeader = `
|
||||
`
|
||||
|
||||
module.exports = {
|
||||
poweredByHeader: false,
|
||||
output: "standalone",
|
||||
async headers() {
|
||||
return [
|
||||
|
||||
Reference in New Issue
Block a user