update example env

This commit is contained in:
Andras Bacsai 2023-03-27 20:10:10 +02:00
parent 7eeaf37873
commit 50bc6b0a48

View File

@ -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