Skip to content

Commit

Permalink
Merge pull request #61 from vvvlc/patch-1
Browse files Browse the repository at this point in the history
disabled banner during startup
  • Loading branch information
stevenhorsman authored Jul 24, 2019
2 parents 56da7aa + b1f1d1e commit 6771678
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ java -Xms16m -Xmx512m -Dibm.serversocket.recover=true -Dfile.encoding=UTF-8 \
-Dserver.ssl.keyStoreType=PKCS12 \
-Dzosmf.httpsPort=**ZOSMF_HTTPS_PORT** \
-Dzosmf.ipAddress=**ZOSMF_IP** \
-Dspring.main.banner-mode=off \
-jar $DIR/../**JOBS_JAR** &

0 comments on commit 6771678

Please sign in to comment.