Skip to content

Commit

Permalink
Step 5.3: Updated NPM script
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha committed Nov 28, 2016
1 parent 0f0559b commit 4c92d36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "api",
"private": true,
"scripts": {
"start": "meteor run"
"start": "meteor run --settings private/settings.json"
},
"dependencies": {
"babel-runtime": "^6.18.0",
Expand Down

0 comments on commit 4c92d36

Please sign in to comment.