Update media-management.yaml

master
Dex Burgess 2025-05-16 04:57:29 +00:00
parent a2676c257a
commit 1799eaff6a
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ services:
- PUID=1000
- PGID=1000
- TZ=America/New_York
- CRON_SCHEDULE: "0 0 * * *" #Set the cron schedule for the cron job that will update the EPG data.
- CRON_SCHEDULE=0 0 * * *
- XC_SERVER="true" # Set to true to start the XC server on boot. By default the XCSERVER is set to false.
#ports:
# - 8001:8001 # Used by XC Server