From 1f4cbfcec7f1da7f9fbaed668f10a862cd761b33 Mon Sep 17 00:00:00 2001 From: Kibi Kelburton Date: Mon, 11 May 2026 05:38:09 +0200 Subject: [PATCH] remove start_interval from healthcheck due to it not being a standard feature in older versions yet --- docker-compose.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 9674724..77e8e59 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -61,7 +61,6 @@ services: timeout: 3s retries: 5 start_period: 5s - start_interval: 1s # anubis: # image: ghcr.io/techarohq/anubis:latest