diff --git a/searxng-docker/docker-compose.yml b/searxng-docker/docker-compose.yml index 61fde20..9a22279 100755 --- a/searxng-docker/docker-compose.yml +++ b/searxng-docker/docker-compose.yml @@ -44,9 +44,5 @@ services: options: max-size: "1m" max-file: "1" - healthcheck: - test: "wget http://localhost:8080 -O /dev/null || exit 1" - interval: 10s - timeout: 3s networks: searxng: \ No newline at end of file