Update media-management.yaml

master
Dex Burgess 2025-05-16 04:56:24 +00:00
parent 510d0ab41f
commit a2676c257a
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 * * *" #Set the cron schedule for the cron job that will update the EPG data.
- 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