diff options
| author | luccioman <luccioman@users.noreply.github.com> | 2016-07-13 01:07:11 +0200 |
|---|---|---|
| committer | luccioman <luccioman@users.noreply.github.com> | 2016-07-13 01:07:11 +0200 |
| commit | e3d90fd1cae2fae6fe36bd49f742b6f1c875f399 (patch) | |
| tree | 0a32f2e1cfada05cce7b1ae1627367060c3e391e | |
| parent | 3db732adedbb0812bb1d094ca06f2c3a84ddcab2 (diff) | |
Removed unnecessary variables for local heroku run
| -rwxr-xr-x | .env | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 |
