Remove invalid settings in docker compose

This commit is contained in:
蔡語宸 2026-01-18 19:27:13 +08:00
parent 31ddfc3e74
commit 005f27e8c6

View File

@ -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