We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f80698c commit 4bfe215Copy full SHA for 4bfe215
Procfile
@@ -1,2 +1 @@
1
-realweb: node index
2
-web ./node_modules/.bin/slack-verify --secret $SLACK_SIGNING_SECRET --path=/slack/events --port=$PORT
+web: node index
0 commit comments