Skip to content

Commit

Permalink
fix: don't duplicate events block
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
Kyle Clemens committed Jul 11, 2018
1 parent 613449c commit a8bbed8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .docker/nginx/nginx.example.conf
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@ error_log info.log info;

pid nginx.pid;

events {
worker_connections 1024;
}

http {
include mime.types;
default_type application/octet-stream;
Expand Down

0 comments on commit a8bbed8

Please sign in to comment.