statping-ng/frontend/config/prod.env

4 lines
49 B
Bash

module.exports = {
NODE_ENV: 'production'
};