Skip to content

Commit

Permalink
Fix knex error on process.env.NODE_ENV is undefined
Browse files Browse the repository at this point in the history
  • Loading branch information
horstenwillem committed Apr 27, 2018
1 parent 56fe4d0 commit bd231f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
PORT=
NODE_ENV=

## Database
DATABASE_URL=
Expand Down

0 comments on commit bd231f2

Please sign in to comment.