mirror of
https://github.com/denizsafak/abogen.git
synced 2026-07-18 13:40:27 +02:00
feat: Update environment configuration for Docker to include temporary directory settings
This commit is contained in:
@@ -17,6 +17,7 @@ services:
|
||||
ABOGEN_PORT: 8808
|
||||
ABOGEN_UPLOAD_ROOT: /data/uploads
|
||||
ABOGEN_OUTPUT_ROOT: /data/outputs
|
||||
ABOGEN_TEMP_DIR: "${ABOGEN_TEMP_DIR:-/data/cache}"
|
||||
# --- GPU support -----------------------------------------------------
|
||||
# These settings assume the NVIDIA Container Toolkit is installed.
|
||||
# Leave them in place for GPU acceleration; comment out the entire block
|
||||
|
||||
Reference in New Issue
Block a user