Remove healthcheck, proof of concept works

This commit is contained in:
Isaac Shoebottom 2024-06-21 00:14:47 -03:00
parent 8c5f2b7d54
commit 2850531b66

View File

@ -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: