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

@ -238,6 +238,7 @@ NGINX_SSL_PATH=./nginx/ssl/
LARAVEL_HORIZON_INSTALL_SOCKETS=false
LARAVEL_HORIZON_INSTALL_PHPREDIS=true
LARAVEL_HORIZON_INSTALL_MONGO=false
### APACHE ################################################