The Bytebot Desktop Environment (also called Bytebot Core) is a complete Linux desktop that runs in a Docker container. This is where Bytebot does its work - clicking buttons, typing text, browsing websites, and using applications just like you would.
# Whitelist specific domainsenvironment: - ALLOWED_DOMAINS=company.com,trusted-site.com# Or restrict to local network onlyports: - "10.0.0.0/8:9990:9990"