first commit
This commit is contained in:
@@ -77,6 +77,8 @@ server {
|
||||
}
|
||||
|
||||
location / {
|
||||
index index.html;
|
||||
|
||||
try_files $uri =404;
|
||||
|
||||
if ($static_file) {
|
||||
|
||||
Reference in New Issue
Block a user