dev.env.js 115 Bytes
module.exports = {
	NODE_ENV: '"development"',
	ENV_CONFIG: '"dev"',
	BASE_API: '"https://api.haomo-studio.com"'
}