Move the LT_LOAD_ONLY to the value so that it can be omitted if wanting to download all languages.

This commit is contained in:
2025-07-26 11:28:04 -07:00
parent 16df857f08
commit 83fdb54768
2 changed files with 4 additions and 8 deletions

View File

@@ -41,7 +41,7 @@ services:
- LT_API_KEYS_DB_PATH=/app/db/api_keys.db
# Optimize loading time. Requires volume libretranslate_models.
- LT_UPDATE_MODELS=$UPDATE_MODELS
- LT_LOAD_ONLY=$LANGUAGES
- $LANGUAGES
volumes:
# Store the API keys.
- libretranslate_api_keys:/app/db