mirror of
https://github.com/Viren070/docker-compose-template.git
synced 2025-12-01 23:17:00 +01:00
fix(plextraktsync): add missing profiles to the scheduler service
closes #2
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user