Update media-management.yaml

master
Dex Burgess 2025-05-16 04:58:05 +00:00
parent 1799eaff6a
commit 64199e45d3
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ services:
- PGID=1000
- TZ=America/New_York
- 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.
- XC_SERVER=true
#ports:
# - 8001:8001 # Used by XC Server
# - 5901:5901 # Used by the VNC Server to connect to the container using the VNC client.