Install PHPREDIS

This commit is contained in:
Valentino Lauciani
2019-09-16 14:56:48 +02:00
committed by GitHub
parent 308f813e45
commit eadecf1f1e

View File

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