Implemented working version of drone w/nginx https
This commit is contained in:
@@ -32,5 +32,5 @@ http {
|
||||
|
||||
limit_req_zone $binary_remote_addr zone=one:10m rate=10r/s;
|
||||
|
||||
include etc/nginx/sites-enabled/*.conf;
|
||||
include /etc/nginx/sites-enabled/*.conf;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user