code
parent
162da71b63
commit
dde07f5ddb
File diff suppressed because one or more lines are too long
@ -1,5 +1,5 @@
|
|||||||
'use strict'
|
'use strict'
|
||||||
module.exports = {
|
module.exports = {
|
||||||
NODE_ENV: '"production"',
|
NODE_ENV: '"production"',
|
||||||
BASE_API: '"http://127.0.0.1:9095"'
|
BASE_API: '"https://report.anji-plus.com/"'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue