Moved from a custom selenium UC standalone to selenium hub with a custom UC node
This commit is contained in:
@@ -66,7 +66,7 @@ MEMCACHED_HOST=127.0.0.1
|
||||
VITE_APP_NAME="${APP_NAME}"
|
||||
VITE_APP_URL="${APP_URL}"
|
||||
|
||||
DUSK_DRIVER_URL="http://undetected-chromedriver:4444"
|
||||
DUSK_DRIVER_URL="http://selenium-hub:4444"
|
||||
DUSK_START_MAXIMIZED=true
|
||||
|
||||
# Reverb (broadcasting)
|
||||
|
||||
Reference in New Issue
Block a user