mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2024-12-18 08:27:03 +02: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
|
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
|
## Arguments
|
||||||
|
|
||||||
| Argument | Description | Default | Env. name |
|
| Argument | Description | Default | Env. name |
|
||||||
|
Loading…
Reference in New Issue
Block a user