Skip to content

Commit cd6c531

Browse files
committed
Make security scanner happy
1 parent 85b1eab commit cd6c531

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: next.config.js

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
module.exports = () => {
22
const opts = {
3+
poweredByHeader: false,
34
basePath: process.env.BASE_PATH,
45
env: {
56
// Backwards compatibility for people migrating from RAZZLE

0 commit comments

Comments
 (0)