Added PORT env variable for heroku

pull/61/head
luccioman 9 years ago
parent 48c2b31833
commit 2278519197

@ -1,2 +1,3 @@
MAVEN_CUSTOM_OPTS=-f libbuild/pom.xml
JAVA_OPTS=-server -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Djsse.enableSNIExtension=false
PORT=8090
Loading…
Cancel
Save