We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4afc747 commit 8474acdCopy full SHA for 8474acd
1 file changed
env-example
@@ -232,6 +232,7 @@ NGINX_SSL_PATH=./nginx/ssl/
232
233
LARAVEL_HORIZON_INSTALL_SOCKETS=false
234
LARAVEL_HORIZON_INSTALL_PHPREDIS=true
235
+LARAVEL_HORIZON_INSTALL_MONGO=false
236
237
### APACHE ################################################
238
@@ -822,4 +823,4 @@ GEARMAN_MYSQL_PASSWORD_FILE=
822
823
# Database to use by Gearman (Default: Gearmand)
824
GEARMAN_MYSQL_DB=Gearmand
825
# Table to use by Gearman (Default: gearman_queue)
-GEARMAN_MYSQL_TABLE=gearman_queue
826
+GEARMAN_MYSQL_TABLE=gearman_queue
0 commit comments