Add: new preview image to readme
This commit is contained in:
parent
2bef7e71f3
commit
8623cdfd66
1 changed files with 1 additions and 2 deletions
|
@ -3,8 +3,7 @@
|
|||
This web application is a very simple file browser which can be used
|
||||
effectively together with [nginx's autoindex module](http://nginx.org/en/docs/http/ngx_http_autoindex_module.html).
|
||||
|
||||
![nginx file browser in action - light theme](assets/screenshot-light.jpg)
|
||||
![nginx file browser in action - dark theme](assets/screenshot-dark.jpg)
|
||||
![ISO-Share file browser in action](assets/ISO-Share-Banner.png)
|
||||
|
||||
A sample nginx configuration is also included which mounts **file browser** under root (`/`) and mounts files to be listed under `/files` path. Hence is the `filesBaseUrl` under
|
||||
|
||||
|
|
Loading…
Reference in a new issue