We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 402ea87 commit 4afc747Copy full SHA for 4afc747
1 file changed
docker-compose.yml
@@ -262,6 +262,7 @@ services:
262
- INSTALL_SOCKETS=${LARAVEL_HORIZON_INSTALL_SOCKETS}
263
- INSTALL_CASSANDRA=${PHP_FPM_INSTALL_CASSANDRA}
264
- INSTALL_PHPREDIS=${LARAVEL_HORIZON_INSTALL_PHPREDIS}
265
+ - INSTALL_MONGO=${LARAVEL_HORIZON_INSTALL_MONGO}
266
volumes:
267
- ${APP_CODE_PATH_HOST}:${APP_CODE_PATH_CONTAINER}
268
- ./laravel-horizon/supervisord.d:/etc/supervisord.d
0 commit comments