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