Skip to content

Commit

Permalink
- remove blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
elipe17 committed Sep 19, 2024
1 parent 60827e0 commit 96abb6b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tdrs-frontend/nginx/cloud.gov/buildpack.nginx.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

worker_processes 1;
daemon off;

Expand Down Expand Up @@ -88,4 +87,4 @@ http {
add_header Cache-Control "no-store, no-cache, must-revalidate, max-age=0";
add_header Access-Control-Allow-Origin "${ALLOWED_ORIGIN}";
}
}
}

0 comments on commit 96abb6b

Please sign in to comment.