carbon-io / carbond

MIT License
2 stars 5 forks source link

Express needs env variable for "production mode" #154

Closed willshulman closed 7 years ago

gregbanks commented 7 years ago

apps should run in production mode by default.

https://expressjs.com/en/guide/error-handling.html

see section titled "The Default Error Handler"