chore: add docker local development files

This commit is contained in:
2024-02-27 12:06:38 +01:00
parent dbf77d437c
commit c1ef2d7070
9 changed files with 105 additions and 1 deletions

View File

@@ -105,7 +105,7 @@ return [
'key' => env('APP_KEY'),
'cipher' => 'AES-256-CBC',
'cipher' => 'aes-256-cbc',
/*
|--------------------------------------------------------------------------