Skip to content

Commit

Permalink
feat: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePushMaker committed Dec 29, 2024
1 parent 27dfca3 commit f15e549
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ DB_DATABASE=/path/to/database.sqlite

SESSION_DRIVER=database
SESSION_LIFETIME=120
DB_CONNECTION=sqlite
DB_DATABASE=${PWD}/database/database.sqlite

SESSION_ENCRYPT=false
SESSION_PATH=/
SESSION_DOMAIN=null
Expand Down

0 comments on commit f15e549

Please sign in to comment.