slagyr / joodoweb

Site for Joodo: Clojure web framework
4 stars 5 forks source link

Update procfile to run with latest joodo #9

Closed trptcolin closed 11 years ago

trptcolin commented 11 years ago

See https://github.com/slagyr/joodo/issues/19

When running foreman start locally, I had a failure like this:

Exception in thread "main" java.lang.IllegalArgumentException: No value supplied for key: 5000

This patch to the Procfile works for me locally.