Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
BoBoooooo committed Jun 28, 2018
1 parent 7be1439 commit 19c6e2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/dev.env.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ var prodEnv = require('./prod.env')

module.exports = merge(prodEnv, {
NODE_ENV: '"development"',
BASE_API: '"http://172.20.10.3:26958/api"',
BASE_API: '"http://156.11.1.118:8081/api"',
})

0 comments on commit 19c6e2f

Please sign in to comment.