Skip to content

Commit

Permalink
Adding heroku support
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Brandt authored and Andrew Brandt committed Jun 11, 2012
1 parent 097669e commit a92b617
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: target/start -Dhttp.port=${PORT} -DapplyEvolutions.default=true -Ddb.default.url=${DATABASE_URL} -Ddb.default.driver=org.postgresql.Driver

0 comments on commit a92b617

Please sign in to comment.