From 7412c89011a3d047de09b3b3dade58167833dcbd Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Tue, 7 Oct 2025 15:35:04 +0300 Subject: [PATCH] EXP: use init to avoid zombie processes --- compose.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/compose.yaml b/compose.yaml index 813beb66..a0924fe4 100644 --- a/compose.yaml +++ b/compose.yaml @@ -6,6 +6,7 @@ services: - FLUXON_KEY_FINGERPRINT - FLUXON_LICENSE_KEY image: fullyforged/music_library:latest + init: true ports: - 8080 environment: