diff --git a/docker-compose.yml b/docker-compose.yml index f3db987..ac35fdb 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -14,7 +14,8 @@ services: ## Uncomment this for logging in docker compose logs # tty: true ## Uncomment above command and define your args if necessary - # command: --ssl --ga-id MY-GA-ID --req-limit 100 --char-limit 500 + ## Refer to the documentation for more information: https://docs.libretranslate.com/guides/installation/#arguments + # command: --ssl --req-limit 100 --char-limit 500 ## Uncomment this section and the libretranslate_api_keys volume if you want to backup your API keys # environment: # - LT_API_KEYS=true