show more

This commit is contained in:
merdan 2022-06-03 17:08:26 +05:00
parent 3ef2584768
commit 782e490414
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ return [
| |
*/ */
'ttl' => env('JWT_TTL', 60), 'ttl' => env('JWT_TTL', null),
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------