Add missing PhpRedis option (#570)
This commit is contained in:
parent
43b9515b61
commit
5d2761bc92
|
@ -52,6 +52,7 @@ services:
|
|||
- INSTALL_MONGO=false
|
||||
- INSTALL_ZIP_ARCHIVE=false
|
||||
- INSTALL_BCMATH=false
|
||||
- INSTALL_PHPREDIS=false
|
||||
- INSTALL_MEMCACHED=false
|
||||
- INSTALL_OPCACHE=false
|
||||
- INSTALL_EXIF=false
|
||||
|
|
Loading…
Reference in New Issue