update services to novemila.org
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user