diff options
Diffstat (limited to '.env')
| -rwxr-xr-x | .env | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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
\ No newline at end of file +JAVA_OPTS=-server -Djava.awt.headless=true -Dfile.encoding=UTF-8 -Djsse.enableSNIExtension=false +PORT=8090
\ No newline at end of file |
