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:
@@ -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
|
||||
|
Reference in New Issue
Block a user