Skip to content

Commit

Permalink
add heroku properties
Browse files Browse the repository at this point in the history
  • Loading branch information
ecostanzi committed May 21, 2024
1 parent c4c575d commit 7314513
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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 -jar target/twelve-factor-demo.jar
1 change: 1 addition & 0 deletions system.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
java.runtime.version=21

0 comments on commit 7314513

Please sign in to comment.