Browse Source

Update .env.example

Shlee 3 years ago
parent
commit
0903b06e8e
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .env.example

+ 2 - 0
.env.example

@@ -23,6 +23,8 @@ CACHE_DRIVER=redis
 SESSION_DRIVER=redis
 QUEUE_DRIVER=redis
 
+HORIZON_PREFIX="horizon-"
+
 REDIS_SCHEME=tcp
 REDIS_HOST=127.0.0.1
 REDIS_PASSWORD=null