[UPD] docker compose selenium: add commented to increase session

This commit is contained in:
Mathieu Benoit 2026-01-12 03:43:47 -05:00
parent 4a83999ace
commit 1309964a88

View file

@ -69,6 +69,8 @@ services:
- selenium-hub
environment:
- SE_EVENT_BUS_HOST=selenium-hub
# - SE_NODE_OVERRIDE_MAX_SESSIONS=true
# - SE_NODE_MAX_SESSIONS=2
# put into config.conf selenium_network_url=http://selenium-hub:4444
# in python