No Description

test.env.js 160B

    'use strict' module.exports = { NODE_ENV: '"testing"', ENV_CONFIG:'"test"', BASE_API: '"http://192.168.3.233:2080"', KX_API: '"http://192.168.3.233"' }