Skip to content

Commit

Permalink
Adjust deploy script.
Browse files Browse the repository at this point in the history
  • Loading branch information
sedir committed Mar 27, 2019
1 parent cdcbce2 commit 1709de7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .env.sample
@@ -1,3 +1,6 @@
SENDGRID_API_KEY="MY_KEY"
DEBUG=True
GOOGLE_MAPS_API_KEY="MY_KEY"
NPM_CONFIG_PRODUCTION=false
NODE_ENV=development
NODE_MODULES_CACHE=true
1 change: 0 additions & 1 deletion package.json
Expand Up @@ -2,6 +2,5 @@
"name": "jararaca",
"version": "1.0.0",
"scripts": {
"postinstall": "npm install --prefix assets/checkin"
}
}

0 comments on commit 1709de7

Please sign in to comment.