no index nginx
This commit is contained in:
parent
ae4ee26090
commit
685267640d
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ http {
|
|||
listen [::]:8080;
|
||||
|
||||
resolver 127.0.0.11;
|
||||
autoindex on;
|
||||
autoindex off;
|
||||
|
||||
server_name _;
|
||||
server_tokens off;
|
||||
|
|
Loading…
Add table
Reference in a new issue