@@ -55,7 +55,6 @@ services:
55
55
- SE_NODE_GRID_URL=http://selenium-hub:4444
56
56
- SE_VIDEO_FILE_NAME=auto
57
57
- SE_VIDEO_UPLOAD_ENABLED=true
58
- - SE_VIDEO_INTERNAL_UPLOAD=true
59
58
# Remote name and destination path to upload
60
59
- SE_UPLOAD_DESTINATION_PREFIX=myftp://ftp/seluser
61
60
# All configs required for RCLONE to upload to remote name myftp
@@ -76,7 +75,6 @@ services:
76
75
- SE_NODE_GRID_URL=http://selenium-hub:4444
77
76
- SE_VIDEO_FILE_NAME=auto
78
77
- SE_VIDEO_UPLOAD_ENABLED=true
79
- - SE_VIDEO_INTERNAL_UPLOAD=true
80
78
# Remote name and destination path to upload
81
79
- SE_UPLOAD_DESTINATION_PREFIX=myftp://ftp/seluser
82
80
# All configs required for RCLONE to upload to remote name myftp
@@ -97,7 +95,6 @@ services:
97
95
- SE_NODE_GRID_URL=http://selenium-hub:4444
98
96
- SE_VIDEO_FILE_NAME=auto
99
97
- SE_VIDEO_UPLOAD_ENABLED=true
100
- - SE_VIDEO_INTERNAL_UPLOAD=true
101
98
# Remote name and destination path to upload
102
99
- SE_UPLOAD_DESTINATION_PREFIX=myftp://ftp/seluser
103
100
# All configs required for RCLONE to upload to remote name myftp
0 commit comments