diff --git a/media-management.yaml b/media-management.yaml index cca3a92..dc01823 100644 --- a/media-management.yaml +++ b/media-management.yaml @@ -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.