Skip to content

Commit 42bf9fa

Browse files
committed
fix: header
1 parent ad8a43c commit 42bf9fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Caddyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
rest-api.snipd.io {
22
reverse_proxy rest-api:1337 {
3-
header_down Strict-Transport-Secuirty max-age=31536000;
3+
header_down Strict-Transport-Security max-age=31536000;
44
}
55
}

0 commit comments

Comments
 (0)