mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Fix indentation
This commit is contained in:
parent
fe8ec58d82
commit
374dd56aae
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ serverSystemConfiguration {
|
|||
|
||||
commonHttpConfig = ''
|
||||
map $scheme $hsts_header {
|
||||
https "max-age=31536000; includeSubdomains; preload";
|
||||
https "max-age=31536000; includeSubdomains; preload";
|
||||
}
|
||||
add_header Strict-Transport-Security $hsts_header;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue