mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-app.git
synced 2026-04-28 14:53:45 +00:00
🔧 Switch default cache store from database to redis in .env.example
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ BROADCAST_CONNECTION=log
|
||||
FILESYSTEM_DISK=local
|
||||
QUEUE_CONNECTION=database
|
||||
|
||||
CACHE_STORE=database
|
||||
CACHE_STORE=redis
|
||||
# CACHE_PREFIX=
|
||||
|
||||
MEMCACHED_HOST=127.0.0.1
|
||||
|
||||
Reference in New Issue
Block a user