env
parent
464c8d098c
commit
6a96f0460e
@ -1,5 +1,5 @@
|
||||
'use strict'
|
||||
module.exports = {
|
||||
NODE_ENV: '"production"',
|
||||
BASE_API: '"https://log.haitongauto.com"'
|
||||
BASE_API: '"http://127.0.0.1:9095"'
|
||||
}
|
||||
|
Loading…
Reference in New Issue