This commit is contained in:
Alex Thomassen 2018-10-25 06:43:57 +02:00 committed by GitHub
parent c8d0e96347
commit c7f28c213a
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ server {
add_header X-Content-Type-Options "nosniff";
add_header Strict-Transport-Security "max-age=63072000; includeSubDomains; preload";
index index.html index.htm;
index index.nginx-debian.html index.html index.htm;
charset utf-8;