Configuration
books is configured via environment variables.
BASEDIR
Directory where calibre library is located. Format: /filesystem/path.
BIND
What hostname and port to bind to. Format: [hostname]:port. Defaults to :9090.
FANCY_LOGS
Whether to enable human readable logs instead of structured JSON logs. Format: true|false. Defaults to false.
HOSTNAME
External hostname of the books installation, used when rendering links. Format: https://url:port/.