This commit is contained in:
EGOIST 2022-05-06 22:37:36 +08:00
parent bfbbf4836b
commit 8a66697bc3
1 changed files with 2 additions and 2 deletions

View File

@ -10,10 +10,10 @@ const BUILD_DIR = path.join(process.cwd(), "build")
const app = express()
app.use(setFlyRegionHeader)
app.all("*", getReplayResponse)
app.use(setFlyRegionHeader)
app.use(compression())
// http://expressjs.com/en/advanced/best-practice-security.html#at-a-minimum-disable-x-powered-by-header