Skip to content

Commit

Permalink
Add extra hosts to Selenium (#485)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Ignatev authored Sep 28, 2022
1 parent d4045a8 commit 7d1ed5f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions stubs/selenium.stub
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
selenium:
image: 'selenium/standalone-chrome'
extra_hosts:
- 'host.docker.internal:host-gateway'
volumes:
- '/dev/shm:/dev/shm'
networks:
Expand Down

0 comments on commit 7d1ed5f

Please sign in to comment.