mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 22:55:39 +00:00
update nginx-php
This commit is contained in:
@ -25,7 +25,7 @@ http {
|
||||
tcp_nodelay on;
|
||||
server_tokens off;
|
||||
|
||||
gzip off
|
||||
gzip off;
|
||||
|
||||
include /nginx/sites-enabled/*.conf;
|
||||
}
|
||||
|
Reference in New Issue
Block a user