Skip to content

Commit

Permalink
ci:added heroku procfile to create dyno
Browse files Browse the repository at this point in the history
  • Loading branch information
nickhumberstone committed Aug 19, 2024
1 parent 1d3202c commit 796bc01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions procfile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
web: java $JAVA_OPTS -cp target/classes:target/dependency/* XpVotingApplication

0 comments on commit 796bc01

Please sign in to comment.