change quote global variable
This commit is contained in:
parent
0842cfc3d1
commit
fa844d9223
@ -1,5 +1,5 @@
|
|||||||
'use strict'
|
'use strict'
|
||||||
module.exports = {
|
module.exports = {
|
||||||
NODE_ENV: '"production"',
|
NODE_ENV: '"production"',
|
||||||
ROOT_API:'/chainetv'
|
ROOT_API:'"/chainetv"'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user