fiddle with docker

This commit is contained in:
Codex Agent
2025-11-15 17:27:51 +01:00
parent 1604502b78
commit 6b1eaf984a

View File

@@ -15,7 +15,7 @@ return [
| |
*/ */
'default' => env('CACHE_STORE', 'database'), 'default' => env('CACHE_STORE', env('CACHE_DRIVER', 'database')),
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------