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