mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-08-13 23:38:32 +02:00
Restore session-lifetime default duration
This commit is contained in:
@ -102,7 +102,7 @@ services:
|
||||
# Unless you like to tinker and know what you're doing.
|
||||
- BROADCAST_DRIVER=log
|
||||
- QUEUE_DRIVER=sync
|
||||
- SESSION_LIFETIME=12
|
||||
- SESSION_LIFETIME=120
|
||||
- REDIS_HOST=127.0.0.1
|
||||
- REDIS_PASSWORD=null
|
||||
- REDIS_PORT=6379
|
||||
|
Reference in New Issue
Block a user