update services to novemila.org

This commit is contained in:
dado
2025-03-02 17:49:56 +01:00
parent 75a6bb3340
commit 5374ab7b58
12 changed files with 73 additions and 73 deletions

View File

@ -8,8 +8,8 @@ services:
## Uncomment this for logging in docker compose logs
tty: true
healthcheck:
test: ['CMD-SHELL', './venv/bin/python scripts/healthcheck.py']
mem_limit: 2g
test: ['CMD-SHELL', './venv/bin/python scripts/healthcheck.py']
mem_limit: 2g
## Uncomment above command and define your args if necessary
command: --ssl --ga-id MY-GA-ID --req-limit 100 --char-limit 5000
## Uncomment this section and the libretranslate_api_keys volume if you want to backup your API keys