mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 22:55:39 +00:00
reverse: fix nginx.conf
This commit is contained in:
@ -18,7 +18,7 @@ http {
|
||||
aio threads;
|
||||
aio_write on;
|
||||
|
||||
more_set_headers 'secret';
|
||||
more_set_headers 'Server: secret';
|
||||
|
||||
sendfile on;
|
||||
keepalive_timeout 15;
|
||||
|
Reference in New Issue
Block a user