Update docker/resume/Caddyfile
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
2e9c196d8a
commit
bfae2029b8
|
@ -5,6 +5,10 @@
|
||||||
|
|
||||||
# Security headers
|
# Security headers
|
||||||
header {
|
header {
|
||||||
|
# Remove default Caddy headers
|
||||||
|
-Server
|
||||||
|
-X-Powered-By
|
||||||
|
|
||||||
# HSTS
|
# HSTS
|
||||||
Strict-Transport-Security "max-age=31536000; includeSubDomains"
|
Strict-Transport-Security "max-age=31536000; includeSubDomains"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue