Skip to content

Commit

Permalink
#79: added procfile for heroku deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
maybeec committed Jun 24, 2016
1 parent 08ea9fa commit 2ae4070
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 -Dserver.port=$PORT -jar buergerbusserver/core/target/buergerbusserver-core-0.1-SNAPSHOT.jar

0 comments on commit 2ae4070

Please sign in to comment.