Fix asset handling on prod

This commit is contained in:
2026-02-03 22:41:10 +01:00
parent 9a7235e08e
commit 175bf18125

View File

@ -67,7 +67,7 @@ return [
|
*/
'cache' => false,
'cache' => true,
'cache_path' => public_path('img'),
/*