Skip to content

Commit d9f2777

Browse files
committed
Docker: Default SE_VIDEO_FILE_NAME=auto in NodeBase
Signed-off-by: Viet Nguyen Duc <[email protected]>
1 parent 0a14844 commit d9f2777

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NodeBase/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ ENV LANG_WHICH=${LANG_WHICH} \
6161
# Some configuration options
6262
#============================
6363
SE_RECORD_VIDEO=false \
64+
SE_VIDEO_FILE_NAME=auto \
6465
DISPLAY_CONTAINER_NAME="localhost" \
6566
SE_SCREEN_WIDTH="1920" \
6667
SE_SCREEN_HEIGHT="1080" \

0 commit comments

Comments
 (0)