Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
prevwong committed Feb 28, 2020
2 parents 2d81fe8 + 3964857 commit 7cc37ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ module.exports = {
DOCUMENTATION: "http://localhost:3000/r/docs/overview/",
BASIC_EXAMPLE: "http://localhost:3002/"
}
}[process.env.ENV || 'staging']
}[process.env.ENV || 'development']
}

0 comments on commit 7cc37ae

Please sign in to comment.