Skip to content

Commit 8474acd

Browse files
authored
Update env-example
1 parent 4afc747 commit 8474acd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

env-example

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,7 @@ NGINX_SSL_PATH=./nginx/ssl/
232232

233233
LARAVEL_HORIZON_INSTALL_SOCKETS=false
234234
LARAVEL_HORIZON_INSTALL_PHPREDIS=true
235+
LARAVEL_HORIZON_INSTALL_MONGO=false
235236

236237
### APACHE ################################################
237238

@@ -822,4 +823,4 @@ GEARMAN_MYSQL_PASSWORD_FILE=
822823
# Database to use by Gearman (Default: Gearmand)
823824
GEARMAN_MYSQL_DB=Gearmand
824825
# Table to use by Gearman (Default: gearman_queue)
825-
GEARMAN_MYSQL_TABLE=gearman_queue
826+
GEARMAN_MYSQL_TABLE=gearman_queue

0 commit comments

Comments
 (0)