issues Search Results · repo:ibolmo/openshift-express-example language:Shell
Filter by
1 result
(45 ms)1 result
inibolmo/openshift-express-example (press backspace or delete to remove)It does not match the .env.example, so change line
const MONGO_PASS = process.env.MONGO_DB_PASS;
to
const MONGO_PASS = process.env.MONGO_PASS;
otherwise it throws a mongo auth error.
ghost
- 1
- Opened on Aug 19, 2016
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.