mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-03 02:59:57 +00:00
Fixing Travis
This commit is contained in:
parent
3ec1c36691
commit
d52313f783
1 changed files with 0 additions and 3 deletions
|
@ -1,6 +1,3 @@
|
||||||
#error_log {DIR}/tmp/error.log;
|
|
||||||
#pid {DIR}/tmp/nginx.pid;
|
|
||||||
#worker_processes 1;
|
|
||||||
user www-data;
|
user www-data;
|
||||||
worker_processes 1;
|
worker_processes 1;
|
||||||
pid pid {DIR}/tmp/nginx.pid;
|
pid pid {DIR}/tmp/nginx.pid;
|
||||||
|
|
Loading…
Add table
Reference in a new issue