22
This commit is contained in:
parent
72f7dc4e99
commit
81cad49a9e
|
|
@ -5,9 +5,9 @@ const testEnv = require('./test.env')
|
|||
|
||||
module.exports = merge(prodEnv, testEnv, {
|
||||
NODE_ENV: '"development"',
|
||||
BASE_API: '"http://localhost:8000"',
|
||||
// BASE_API: '"http://localhost:8000"',
|
||||
NAME: '"开发"',
|
||||
// BASE_API: '"http://139.224.54.200:8888"'
|
||||
// BASE_API: '"https://api.auauz.net"'
|
||||
// BASE_API: '"http://139.224.57.82:8015"'
|
||||
BASE_API: '"http://139.224.57.82:8015"'
|
||||
})
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user