Closed trptcolin closed 11 years ago
See https://github.com/slagyr/joodo/issues/19
When running foreman start locally, I had a failure like this:
foreman start
Exception in thread "main" java.lang.IllegalArgumentException: No value supplied for key: 5000
This patch to the Procfile works for me locally.
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.