3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00

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

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