ENV in docker compose
Closed this issue · 1 comments
DragonHeart69 commented
With the copied docker compose I get the following error:
Error sending request to LibreTranslate API: Failed to parse URL from "http://libretranslate:5000"/translate
I modified my docker compose to:
environment:
LIBRETRANSLATE_API: http://libretranslate:5000
rowanfuchs commented
That is indeed the case, thanks a lot for pointing that out!