Skip to content

Commit

Permalink
Added missing env statement
Browse files Browse the repository at this point in the history
  • Loading branch information
subnetmarco committed Nov 10, 2015
1 parent 6f211f2 commit aaf6474
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kong.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ nginx: |
worker_rlimit_nofile {{auto_worker_rlimit_nofile}};
env KONG_CONF;
env PATH;
events {
worker_connections {{auto_worker_connections}};
Expand Down

0 comments on commit aaf6474

Please sign in to comment.