diff --git a/compose.yaml b/compose.yaml index d4cd182..08e1189 100644 --- a/compose.yaml +++ b/compose.yaml @@ -115,6 +115,7 @@ services: recyclarr: image: ghcr.io/recyclarr/recyclarr container_name: recyclarr + restart: unless-stopped user: 1000:1000 networks: - media_network