feat(nginx): add missing metadata
This commit is contained in:
parent
08fe3a0861
commit
a02e08997d
@ -1,3 +1,11 @@
|
||||
# Inferencium - xb-00-01
|
||||
# Nginx - Configuration - Header - Security
|
||||
# Version: 0.3.0
|
||||
|
||||
# Copyright 2025 Jake Winters
|
||||
# SPDX-License-Identifier: BSD-3-Clause
|
||||
|
||||
|
||||
add_header Strict-Transport-Security "max-age=126200000; includeSubDomains; preload";
|
||||
add_header X-Frame-Options "DENY";
|
||||
add_header X-Content-Type-Options nosniff;
|
||||
|
Loading…
x
Reference in New Issue
Block a user