Update media-management.yaml
parent
1799eaff6a
commit
64199e45d3
|
@ -86,7 +86,7 @@ services:
|
||||||
- PGID=1000
|
- PGID=1000
|
||||||
- TZ=America/New_York
|
- TZ=America/New_York
|
||||||
- CRON_SCHEDULE=0 0 * * *
|
- 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:
|
#ports:
|
||||||
# - 8001:8001 # Used by XC Server
|
# - 8001:8001 # Used by XC Server
|
||||||
# - 5901:5901 # Used by the VNC Server to connect to the container using the VNC client.
|
# - 5901:5901 # Used by the VNC Server to connect to the container using the VNC client.
|
||||||
|
|
Loading…
Reference in New Issue