Skip to content

Commit

Permalink
adding .env.example
Browse files Browse the repository at this point in the history
  • Loading branch information
vikkio88 committed Nov 5, 2016
1 parent 85b4fca commit e1de8b7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
DB_HOST="127.0.0.1"
DB_NAME="test"
USERNAME="root"
PASSWORD="root"

0 comments on commit e1de8b7

Please sign in to comment.