init
This commit is contained in:
6
vendor/laravel/sail/stubs/selenium.stub
vendored
Normal file
6
vendor/laravel/sail/stubs/selenium.stub
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
selenium:
|
||||
image: 'selenium/standalone-chrome'
|
||||
volumes:
|
||||
- '/dev/shm:/dev/shm'
|
||||
networks:
|
||||
- sail
|
||||
Reference in New Issue
Block a user