Skip to content

Commit

Permalink
Fix daemon off duplicate error
Browse files Browse the repository at this point in the history
  • Loading branch information
dispensable authored Jul 22, 2020
1 parent 23b2f80 commit bb8ce66
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/nginx.conf
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
user nginx;
worker_processes 1;

daemon off;
error_log /dev/stderr warn;

events {
Expand Down

0 comments on commit bb8ce66

Please sign in to comment.