statping/frontend/config/dev.env

4 lines
50 B
Bash
Raw Normal View History

2020-01-17 04:55:50 +00:00
module.exports = {
NODE_ENV: 'development'
};