Disable Scout in Testing Env

This commit is contained in:
Refringe 2024-06-18 17:27:00 -04:00
parent aec8a5241e
commit 1cb4b115ec
Signed by: Refringe
SSH Key Fingerprint: SHA256:t865XsQpfTeqPRBMN2G6+N8wlDjkgUCZF3WGW6O9N/k

View File

@ -15,6 +15,7 @@ DB_DATABASE=testing
DB_USERNAME=user
DB_PASSWORD=password
SCOUT_DRIVER=null
FILESYSTEM_DISK=local
QUEUE_CONNECTION=sync
CACHE_STORE=array