update example env
This commit is contained in:
parent
7eeaf37873
commit
50bc6b0a48
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ APP_ENV=local
|
|||
APP_KEY=
|
||||
APP_DEBUG=true
|
||||
APP_URL=http://localhost
|
||||
APP_PORT=8000
|
||||
|
||||
DB_CONNECTION=pgsql
|
||||
DB_HOST=postgres
|
||||
|
|
|
|||
Loading…
Reference in a new issue