config提交
This commit is contained in:
@@ -4,6 +4,11 @@ const prodEnv = require('./prod.env')
|
||||
|
||||
module.exports = merge(prodEnv, {
|
||||
NODE_ENV: '"development"',
|
||||
BASE_API: '"http://127.0.0.1:48090"'
|
||||
// BASE_API: '"http://192.168.1.241:8080/prod-api"'
|
||||
// BASE_API: '"http://127.0.0.1:48090"'
|
||||
|
||||
|
||||
BASE_API: '"http://192.168.1.241:8080/prod-api"'
|
||||
// BASE_API: '"http://we9afd28.natappfree.cc"'
|
||||
|
||||
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user