Refactor nginx.conf and other ops scripts for lightning
This commit is contained in:
@@ -4,8 +4,6 @@ tcp_nopush on;
|
||||
tcp_nodelay on;
|
||||
server_tokens off;
|
||||
server_name_in_redirect off;
|
||||
include /usr/local/etc/nginx/mime.types;
|
||||
default_type application/octet-stream;
|
||||
|
||||
# default logs
|
||||
access_log /var/log/nginx/access.log;
|
||||
|
||||
Reference in New Issue
Block a user