Explorar el Código

Update .env.testing

Shlee hace 3 años
padre
commit
e46fe3db57
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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