From c76efe5043b9cd4a8fa2eba82c5b0f06fbe20db6 Mon Sep 17 00:00:00 2001 From: qballjos Date: Sat, 10 Oct 2020 16:06:22 +0200 Subject: [PATCH] remove healt check not supported --- Template/Stack/pixelfed.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Template/Stack/pixelfed.yml b/Template/Stack/pixelfed.yml index 74a2441..0f78ccb 100644 --- a/Template/Stack/pixelfed.yml +++ b/Template/Stack/pixelfed.yml @@ -30,11 +30,6 @@ services: - pixelfed_db - pixelfed_redis - pixelfed_app - healthcheck: - test: php artisan horizon:status | grep running - interval: 60s - timeout: 5s - retries: 1 pixelfed_db: image: zknt/mariadb