mirror of
https://github.com/markbeep/AudioBookRequest.git
synced 2026-05-03 06:50:21 -05:00
5 lines
185 B
Bash
5 lines
185 B
Bash
ABR_APP__CONFIG_DIR=config # Path to the config directory. Default: /config
|
|
ABR_APP__DEBUG=true # Default: false
|
|
ABR_APP__OPENAPI_ENABLED=true # Default: false
|
|
ABR_APP__LOG_LEVEL=DEBUG
|