UNCLASSIFIED

Commit d71ef1c3 authored by hunter.congress's avatar hunter.congress
Browse files

Merge branch 'master' of...

Merge branch 'master' of https://repo1.dso.mil/platform-one/party-bus/launchboard/launchboard-fe into BULL-1182
parents 40ef553a b3f8835a
...@@ -13,6 +13,7 @@ http { ...@@ -13,6 +13,7 @@ http {
access_log /var/log/nginx/access.log main; access_log /var/log/nginx/access.log main;
sendfile on; sendfile on;
keepalive_timeout 65; keepalive_timeout 65;
disable_symlinks on;
# Application Security Headers # Application Security Headers
server { server {
include /etc/nginx/snippets/nginx-security.conf; include /etc/nginx/snippets/nginx-security.conf;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment