Merge pull request #2350 from walterjrp/patch-2

laravel-horizon support Install MongoDB drivers
This commit is contained in:
Shao Yu-Lung (Allen)
2019-12-05 10:49:24 +08:00
committed by GitHub
3 changed files with 8 additions and 0 deletions

View File

@ -271,6 +271,7 @@ services:
- INSTALL_SOCKETS=${LARAVEL_HORIZON_INSTALL_SOCKETS}
- INSTALL_CASSANDRA=${PHP_FPM_INSTALL_CASSANDRA}
- INSTALL_PHPREDIS=${LARAVEL_HORIZON_INSTALL_PHPREDIS}
- INSTALL_MONGO=${LARAVEL_HORIZON_INSTALL_MONGO}
volumes:
- ${APP_CODE_PATH_HOST}:${APP_CODE_PATH_CONTAINER}
- ./laravel-horizon/supervisord.d:/etc/supervisord.d