Skip to content

Commit

Permalink
更新API接口地址
Browse files Browse the repository at this point in the history
  • Loading branch information
BoBoooooo committed Aug 15, 2018
1 parent f158f85 commit d972a8a
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://156.11.1.118:8081/api"',
BASE_API: '"http://156.11.1.196:9098/api"',
})

0 comments on commit d972a8a

Please sign in to comment.