Skip to content

Commit

Permalink
Updated Procfile for Play! 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gaurav committed Aug 17, 2012
1 parent 5d53559 commit dc67284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Procfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
web: play run --http.port=$PORT $PLAY_OPTS
web: target/start -Dhttp.port=${PORT} ${JAVA_OPTS}

0 comments on commit dc67284

Please sign in to comment.