We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c670d5f commit 5b33a2bCopy full SHA for 5b33a2b
1 file changed
docker-compose.yml
@@ -287,6 +287,7 @@ services:
287
- INSTALL_BCMATH=${PHP_FPM_INSTALL_BCMATH}
288
- INSTALL_MEMCACHED=${PHP_FPM_INSTALL_MEMCACHED}
289
- INSTALL_SOCKETS=${LARAVEL_HORIZON_INSTALL_SOCKETS}
290
+ - INSTALL_YAML=${LARAVEL_HORIZON_INSTALL_YAML}
291
- INSTALL_CASSANDRA=${PHP_FPM_INSTALL_CASSANDRA}
292
- INSTALL_PHPREDIS=${LARAVEL_HORIZON_INSTALL_PHPREDIS}
293
- INSTALL_MONGO=${LARAVEL_HORIZON_INSTALL_MONGO}
0 commit comments