module.exports = { NODE_ENV: '"development"', ENV_CONFIG: '"dev"', BASE_API: '"https://server.com"', USER_NAME: '"visitor"', USER_PWD: '"123456"' }