mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2025-01-08 15:25:25 +00:00
Update readme
This commit is contained in:
parent
590e543864
commit
6ec1702ab7
1 changed files with 0 additions and 9 deletions
|
@ -170,15 +170,6 @@ Run this version with:
|
|||
docker-compose -f docker-compose.cuda.yml up -d --build
|
||||
```
|
||||
|
||||
### Running Healthchecks
|
||||
|
||||
You can enable healthchecks by including this in your docker-compose.yml file:
|
||||
|
||||
```
|
||||
healthcheck:
|
||||
test: ['CMD-SHELL', './venv/bin/python healthcheck.py']
|
||||
```
|
||||
|
||||
## Arguments
|
||||
|
||||
| Argument | Description | Default | Env. name |
|
||||
|
|
Loading…
Reference in a new issue