Skip to content

Commit

Permalink
revert changes on nginx.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
raftmsohani committed Oct 17, 2023
1 parent 159a395 commit 1799347
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tdrs-frontend/nginx/cloud.gov/buildpack.nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,5 @@ http {
add_header Content-Security-Policy "${CSP}";
add_header Cache-Control "no-store, no-cache, must-revalidate, max-age=0";
add_header Access-Control-Allow-Origin "${ALLOWED_ORIGIN}";
add_header Access-Control-Allow-Credentials: true;
}
}

0 comments on commit 1799347

Please sign in to comment.