This commit is contained in:
2025-07-12 14:58:28 +02:00
parent 83a72b74a5
commit d1cf26e707
2 changed files with 108 additions and 2 deletions

View File

@@ -70,4 +70,10 @@ services:
ports:
- 10051:10051
restart: unless-stopped
version: '3'
webdriver:
ports:
- 4444:4444
- 7900:7900
shm_size: "2g"
restart: always
image: docker.io/selenium/standalone-chrome:latest