Update Nginx config
This commit is contained in:
parent
17cf166493
commit
86c9d3b1d5
1 changed files with 1 additions and 1 deletions
|
@ -43,6 +43,6 @@ http {
|
|||
location / {
|
||||
}
|
||||
|
||||
error_page 404 /404.html;
|
||||
error_page 404 404.html;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue