Self-hosted, minimal file share.
TCP port to bind to. Default 3178.
Interface to bind to. Default 127.0.0.1.
Bind to unix socket. Default unset.
Takes precedence over port and host, if set.
Secret used for JWTs. Randomly generated if unset.
Base URL that fileshare is served on. This value must be set!
Set express' trust proxy value. See https://expressjs.com/en/guide/behind-proxies.html.
When using FILESHARE_BIND_SOCKET, this can be set to true.