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