[Notice] Announcing the End of Demo Server [Read me]
Sangcheol Hwang 2012-10-03
deploy heroku test
@0df7627a0f6d088b383eb0f094ebb4aba307369b
Procfile
--- Procfile
+++ Procfile
@@ -1,1 +1,1 @@
-web: target/start -Dhttp.port=${PORT} -D%prod -Dprecompiled=true
+web: target/start -Dhttp.port=${PORT} -D%prod -Dprecompiled=true -DapplyEvolutions.default=true
Add a comment
List