nginx default config fucks appendHttpConfig
All checks were successful
/ deploy (push) Successful in 36s
All checks were successful
/ deploy (push) Successful in 36s
This commit is contained in:
parent
59e6d798b0
commit
295f9d4696
1 changed files with 0 additions and 1 deletions
|
|
@ -32,7 +32,6 @@ in {
|
|||
sslCiphers = "EECDH+AESGCM:EECDH+CHACHA20:EDH+AESGCM:EDH+CHACHA20:AES256+EECDH:AES256+EDH:!aNULL";
|
||||
|
||||
appendHttpConfig = ''
|
||||
ssl_prefer_server_ciphers on;
|
||||
map $scheme $hsts_header {
|
||||
https "max-age=31536000; includeSubdomains; preload";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue