Add chrome service definition to docker-compose.development.yml.

This commit is contained in:
paul121 2021-08-17 11:10:13 -07:00 committed by Michael Stenta
parent 13f0787edd
commit fee51113a6
1 changed files with 4 additions and 0 deletions

View File

@ -25,3 +25,7 @@ services:
# Enable these for PHPStorm:
#XDEBUG_SESSION: PHPSTORM
#PHP_IDE_CONFIG: serverName=localhost
# Enable this service when executing javascript tests.
# chrome:
# image: selenium/standalone-chrome:latest