mirror of
https://github.com/usetrmnl/byos_laravel.git
synced 2026-01-13 15:07:49 +00:00
Fix .env.example
This commit is contained in:
parent
83783afc2a
commit
577502d46c
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ LOG_DEPRECATIONS_CHANNEL=null
|
|||
LOG_LEVEL=debug
|
||||
|
||||
DB_CONNECTION=sqlite
|
||||
DB_DATABASE=storage/database.sqlite
|
||||
DB_DATABASE=database/storage/database.sqlite
|
||||
# DB_HOST=127.0.0.1
|
||||
# DB_PORT=3306
|
||||
# DB_DATABASE=laravel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue