LibreTranslate and OmniPoly tweaks.
This commit is contained in:
+1
-2
@@ -3055,7 +3055,6 @@ services:
|
||||
- librechat-pg-data:/var/lib/postgresql/data
|
||||
libretranslate:
|
||||
container_name: libretranslate
|
||||
# command: --ssl --ga-id MY-GA-ID --req-limit 100 --char-limit 500
|
||||
environment:
|
||||
LT_UPDATE_MODELS: true
|
||||
healthcheck:
|
||||
@@ -3960,7 +3959,7 @@ services:
|
||||
condition: service_started
|
||||
required: true
|
||||
libretranslate:
|
||||
condition: service_started
|
||||
condition: service_healthy
|
||||
required: true
|
||||
environment:
|
||||
LANGUAGE_TOOL: http://languagetool:8010
|
||||
|
||||
Reference in New Issue
Block a user