auto: Caddyfile update 2026-03-05
This commit is contained in:
parent
5ca4424f37
commit
454a2d9059
|
|
@ -118,13 +118,14 @@ hass.jongsma.me {
|
|||
}
|
||||
}
|
||||
|
||||
vault1984.com, www.vault1984.com {
|
||||
reverse_proxy 192.168.1.16:8099
|
||||
|
||||
vault1984.jongsma.me {
|
||||
reverse_proxy 192.168.1.16:1984
|
||||
|
||||
header {
|
||||
Strict-Transport-Security "max-age=300; includeSubDomains"
|
||||
Strict-Transport-Security "max-age=31536000; includeSubDomains"
|
||||
X-Content-Type-Options "nosniff"
|
||||
X-Frame-Options "SAMEORIGIN"
|
||||
X-Frame-Options "DENY"
|
||||
Referrer-Policy "strict-origin-when-cross-origin"
|
||||
-Server
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue