Skip to content

Commit

Permalink
Typofix
Browse files Browse the repository at this point in the history
  • Loading branch information
jnordberg committed Sep 4, 2017
1 parent 23cfb98 commit c468079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/healthcheck.conf.template
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
proxy_set_header Connection "upgrade";
add_header 'Access-Control-Allow-Origin' '*';
add_header 'Access-Control-Allow-Methods' 'POST, OPTIONS';
add_header 'Access-Control-Allow-Headers' to '*';
add_header 'Access-Control-Allow-Headers' '*';
add_header Strict-Transport-Security "max-age=31557600; includeSubDomains; preload" always;
}
}
Expand Down

0 comments on commit c468079

Please sign in to comment.