express-mongoose-es6-rest-api icon indicating copy to clipboard operation
express-mongoose-es6-rest-api copied to clipboard

Deploying to production error

Open kartikwar opened this issue 7 years ago • 1 comments

I tried to follow commands to deploy but it didn't work out. Config validation error : child MONGO_HOST fails. because ["Mongo_host is required"]

kartikwar avatar Dec 28 '17 11:12 kartikwar

I'm also wondering how environment variables are handled for production with this boilerplate. It doesn't look like any .env is being copied to dist/ when you run gulp build.

cotterjd avatar May 09 '18 18:05 cotterjd