Skip to content

Commit 7297330

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)