Removed unnecessary variables for local heroku run

pull/61/head
luccioman 8 years ago
parent 3db732aded
commit e3d90fd1ca

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