Skip to content

Commit

Permalink
edit readme
Browse files Browse the repository at this point in the history
  • Loading branch information
maximilianodelgado committed Sep 21, 2020
1 parent 15b4c58 commit da246e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"main": "server.js",
"scripts": {
"start": "nodemon --inspect=0.0.0.0:9228 ./server.js",
"heroku:envs": "bash heroku-envs.sh",
"build": "node -v",
"test": "node -v",
"lint": "node -v"
Expand Down
2 changes: 1 addition & 1 deletion variables/.env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
SERVER_URL=https://rudemex-fb-messenger-bot.herokuapp.com
SERVER_URL=
CONTEXT_NAME=/api
ORIGINS_ALLOWED=
ORIGINS_READ_ONLY=
Expand Down

0 comments on commit da246e8

Please sign in to comment.