Skip to content

Commit

Permalink
Update heroku.yml to remove duplicate run
Browse files Browse the repository at this point in the history
  • Loading branch information
achandrabalan committed Dec 22, 2024
1 parent 271db41 commit a99b582
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions heroku.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
build:
docker:
web: ./backend/typescript/Dockerfile
run:
web: docker run -p $PORT:$PORT backend
web: ./backend/typescript/Dockerfile

0 comments on commit a99b582

Please sign in to comment.