Initial commit
This commit is contained in:
8
vendor/laravel/sail/stubs/selenium.stub
vendored
Normal file
8
vendor/laravel/sail/stubs/selenium.stub
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
selenium:
|
||||
image: 'selenium/standalone-chromium'
|
||||
extra_hosts:
|
||||
- 'host.docker.internal:host-gateway'
|
||||
volumes:
|
||||
- '/dev/shm:/dev/shm'
|
||||
networks:
|
||||
- sail
|
||||
Reference in New Issue
Block a user