From 64199e45d3a3162bb0300a831f630ade70c5ed1a Mon Sep 17 00:00:00 2001 From: Dex Burgess Date: Fri, 16 May 2025 04:58:05 +0000 Subject: [PATCH] Update media-management.yaml --- media-management.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.