'use strict'
module.exports = {
NODE_ENV: '"production"',
// API: '"http://127.0.0.1:8089"'
API: '"http://8.140.205.154:19527/api"'
}