From ef43ed3d5a981e37ff06e2842bde56d850bf2a86 Mon Sep 17 00:00:00 2001 From: Viren070 Date: Fri, 11 Apr 2025 22:59:24 +0100 Subject: [PATCH] fix(plextraktsync): add missing profiles to the scheduler service closes #2 --- apps/plex-trakt-sync/compose.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/apps/plex-trakt-sync/compose.yaml b/apps/plex-trakt-sync/compose.yaml index ed6bef4..a39106c 100644 --- a/apps/plex-trakt-sync/compose.yaml +++ b/apps/plex-trakt-sync/compose.yaml @@ -39,6 +39,9 @@ services: ofelia.job-run.plextraktsync-1.container: "plextraktsync_1_sync" # ofelia.job-run.plextraktsync-2.schedule: "@every 6h" # ofelia.job-run.plextraktsync-2.container: "plextraktsync_2_sync" + profiles: + - plextraktsync + - all plextraktsync_1_sync: <<: *plextraktsync_sync