Skip to content

Commit 4afc747

Browse files
authored
Update docker-compose.yml
1 parent 402ea87 commit 4afc747

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,7 @@ services:
262262
- INSTALL_SOCKETS=${LARAVEL_HORIZON_INSTALL_SOCKETS}
263263
- INSTALL_CASSANDRA=${PHP_FPM_INSTALL_CASSANDRA}
264264
- INSTALL_PHPREDIS=${LARAVEL_HORIZON_INSTALL_PHPREDIS}
265+
- INSTALL_MONGO=${LARAVEL_HORIZON_INSTALL_MONGO}
265266
volumes:
266267
- ${APP_CODE_PATH_HOST}:${APP_CODE_PATH_CONTAINER}
267268
- ./laravel-horizon/supervisord.d:/etc/supervisord.d

0 commit comments

Comments
 (0)