2026-05-23 16:50:43 -07:00
|
|
|
-----------------
|
|
|
|
|
pancakz-browser
|
|
|
|
|
-----------------
|
|
|
|
|
|
|
|
|
|
A Miku flavored file browser inspired by THE FLAVOR FOLEY FILES (https://flavorfoley.com/FFF/)
|
|
|
|
|
|
|
|
|
|
<?> This application contains my personal branding, modify the files in the 'private' directory to change this.
|
|
|
|
|
|
|
|
|
|
[ Config ]
|
|
|
|
|
|
|
|
|
|
Configure the service using environment variables:
|
|
|
|
|
|
2026-06-18 20:02:46 -07:00
|
|
|
| Name | Default | Description
|
|
|
|
|
| HTTP_ADDRESS | 127.0.0.1:9000 | Address and Port to use for requests
|
|
|
|
|
| HTTP_DIRECTORY | <empty> | Starting directory to list and serve files from
|
|
|
|
|
| HTTP_SHOW_DOTFILES | <empty> | Set this variable to list directories and files prefixed with a dot (e.g. .DS_Store)
|
2026-05-23 16:50:43 -07:00
|
|
|
|
|
|
|
|
[ Credits ]
|
|
|
|
|
|
|
|
|
|
Original art that was modified for the background is available here:
|
|
|
|
|
https://www.pixiv.net/en/artworks/13891224
|
|
|
|
|
|