22 lines
665 B
Plaintext
22 lines
665 B
Plaintext
|
|
-----------------
|
||
|
|
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:
|
||
|
|
|
||
|
|
| 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
|
||
|
|
|
||
|
|
[ Credits ]
|
||
|
|
|
||
|
|
Original art that was modified for the background is available here:
|
||
|
|
https://www.pixiv.net/en/artworks/13891224
|
||
|
|
|