mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-02 07:05:42 +00:00
boring-nginx: few changes
This commit is contained in:
@ -37,6 +37,7 @@ http {
|
||||
tcp_nopush on;
|
||||
tcp_nodelay on;
|
||||
server_tokens off;
|
||||
more_set_headers 'Server: secret';
|
||||
|
||||
gzip on;
|
||||
gzip_comp_level 5;
|
||||
|
Reference in New Issue
Block a user