changes
This commit is contained in:
@@ -3,6 +3,7 @@ server {
|
||||
server_name _;
|
||||
root /usr/share/nginx/html;
|
||||
server_tokens off;
|
||||
etag off;
|
||||
index index.html;
|
||||
|
||||
location / {
|
||||
|
||||
Reference in New Issue
Block a user