Compare commits
1 Commits
e7e7b857a9
...
0.0.0
Author | SHA1 | Date | |
---|---|---|---|
7fcec84e73 |
@ -25,7 +25,7 @@ http {
|
|||||||
autoindex off;
|
autoindex off;
|
||||||
|
|
||||||
location / {
|
location / {
|
||||||
try_files $uri$args $uri$args/ /index.html;
|
try_files $uri $uri/ /index.html;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user