Skip to content

Commit

Permalink
Fixing travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
Benny Ogidan authored and Benny Ogidan committed Oct 17, 2017
1 parent a496890 commit ec423c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/src/config/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import dotenv from 'dotenv';
dotenv.config();


export default {
module.exports = {

development: {
username: process.env.DBUSERNAME,
Expand Down

0 comments on commit ec423c7

Please sign in to comment.