Skip to content

Commit 356b3ed

Browse files
authored
Update Procfile
1 parent adfacb0 commit 356b3ed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Procfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
web: node index.js
2-
worker: node index.js
2+
worker: node index.js
3+
build: npm install

0 commit comments

Comments
 (0)