mirror of
https://git.tt-rss.org/fox/ttrss-docker-compose
synced 2025-06-16 19:39:52 +02:00
Hide nginx server tokens
This commit is contained in:
parent
54c78c3323
commit
fcc33c167e
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ http {
|
||||||
error_log /dev/stderr warn;
|
error_log /dev/stderr warn;
|
||||||
|
|
||||||
sendfile on;
|
sendfile on;
|
||||||
|
server_tokens off;
|
||||||
|
|
||||||
index index.php;
|
index index.php;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue