Add key to install ffmpeg in horizon

This commit is contained in:
Claudio Ludovico 2019-12-04 11:36:47 +00:00 committed by GitHub
parent 272222b7f1
commit 754e61d15f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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