去掉冲突
This commit is contained in:
parent
ca76069d42
commit
ce46044fbc
|
@ -4,9 +4,5 @@ const prodEnv = require('./prod.env')
|
|||
|
||||
module.exports = merge(prodEnv, {
|
||||
NODE_ENV: '"development"',
|
||||
<<<<<<< HEAD
|
||||
BASE_API: '"http://117.50.100.12:8001"',
|
||||
=======
|
||||
BASE_API: '"http://117.50.100.12:8001/"',
|
||||
>>>>>>> fc06b2b (bug)
|
||||
})
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue