Skip to content

Commit

Permalink
- re-add errorlog pipe
Browse files Browse the repository at this point in the history
  • Loading branch information
elipe17 committed Sep 19, 2024
1 parent 7767c17 commit 60827e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tdrs-frontend/nginx/cloud.gov/buildpack.nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
worker_processes 1;
daemon off;

error_log stderr;
events { worker_connections 1024; }

http {
Expand Down

0 comments on commit 60827e0

Please sign in to comment.