hunterlong/statup

View on GitHub
frontend/config/prod.env

Summary

Maintainability
Test Coverage
module.exports = {
    NODE_ENV: 'production'
};