Skip to content

Commit 51bc910

Browse files
authored
Update heroku.yml
1 parent 7111400 commit 51bc910

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

heroku.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
build:
22
docker:
3-
web: Dockerfile
4-
3+
worker: Dockerfile
54
run:
6-
web: npm start
5+
worker: npm start

0 commit comments

Comments
 (0)