Files
AudioBookRequest/.env.local
T
2025-03-16 21:19:18 +01:00

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