Switched from geckodriver to chrome
This commit is contained in:
3
env/debug
vendored
3
env/debug
vendored
@@ -1,9 +1,8 @@
|
||||
# Runs in a debugging mode, does not launch anything at all but starts a bash process
|
||||
|
||||
export CONTAINER_DATA=~/Bulk/COSS/Downloads/coss_archiving
|
||||
export CONTAINER_DATA=/mnt/media/@Bulk/COSS/Downloads/coss_archiving
|
||||
export UNAME=remy
|
||||
|
||||
export GECKODRIVER_IMG=selenium/standalone-firefox:104.0
|
||||
export DEBUG=true
|
||||
export HEADFULL=true
|
||||
export CODE=./
|
||||
|
2
env/production
vendored
2
env/production
vendored
@@ -3,5 +3,5 @@
|
||||
CONTAINER_DATA=/mnt/media/@Bulk/COSS/Downloads/coss_archiving
|
||||
|
||||
export UNAME=remy
|
||||
export GECKODRIVER_IMG=selenium/standalone-firefox:104.0
|
||||
export U_ID=1000
|
||||
export DEBUG=false
|
||||
|
Reference in New Issue
Block a user