Skip to content

Commit 7297330

Browse files
use web dyno instead of worker dyno
1 parent c99f945 commit 7297330

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Procfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
worker: npm start
1+
web: npm start

0 commit comments

Comments
 (0)