Update media-management.yaml
parent
510d0ab41f
commit
a2676c257a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue