mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-11-05 07:20:13 +01:00
Update readme
This commit is contained in:
parent
590e543864
commit
6ec1702ab7
@ -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 New Issue
Block a user