Make SID repo optional
This commit is contained in:
@@ -543,7 +543,8 @@ ENV \
|
||||
STEAM_ARGS="-silent" \
|
||||
ENABLE_SUNSHINE="true" \
|
||||
ENABLE_EVDEV_INPUTS="true" \
|
||||
ENABLE_WOL_POWER_MANAGER="false"
|
||||
ENABLE_WOL_POWER_MANAGER="false" \
|
||||
ENABLE_SID="false"
|
||||
|
||||
# Configure required ports
|
||||
ENV \
|
||||
|
||||
Reference in New Issue
Block a user