summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x.env3
1 files changed, 1 insertions, 2 deletions
diff --git a/.env b/.env
index fdd55e8ce..ae893ef19 100755
--- a/.env
+++ b/.env
@@ -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 \ No newline at end of file