diff --git a/README.md b/README.md index 203cfbe..51f7352 100644 --- a/README.md +++ b/README.md @@ -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 |