Skip to content

Commit

Permalink
[DEV] fix vagrant .env
Browse files Browse the repository at this point in the history
  • Loading branch information
barryo committed Nov 19, 2021
1 parent 15c0f47 commit 52b98e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.vagrant
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
APP_KEY=

APP_URL="http://localhost:8088"
APP_ENV="development"
APP_ENV="local"
APP_DEBUG=true
APP_TIMEZONE="UTC"
APP_LOG="single"
Expand Down

0 comments on commit 52b98e2

Please sign in to comment.