Browse Source

Update .env.testing

Shlee 3 years ago
parent
commit
e46fe3db57
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .env.testing

+ 2 - 0
.env.testing

@@ -28,6 +28,8 @@ REDIS_HOST=127.0.0.1
 REDIS_PASSWORD=null
 REDIS_PORT=6379
 
+HORIZON_PREFIX="horizon-"
+
 MAIL_DRIVER=log
 MAIL_HOST=smtp.mailtrap.io
 MAIL_PORT=2525