dont have any runners working anyway but sleep 120 to see if mysql will be available

This commit is contained in:
2025-08-09 20:11:16 -07:00
parent 9d777f12b2
commit 82b3ca59ed
2 changed files with 2 additions and 1 deletions

View File

@@ -61,7 +61,7 @@ $cache = [
'engine' => 'File',
'path' => CACHE,
],
'_cake_core_' => [
'_cake_translations_' => [
'className' => 'File',
'prefix' => 'crud_myapp_cake_core_',
'path' => CACHE . 'persistent/',