We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72fc624 commit 95a826cCopy full SHA for 95a826c
1 file changed
scripts/aws/entrypoint.sh
@@ -111,4 +111,4 @@ java \
111
-Dvertx.logger-delegate-factory-class-name=io.vertx.core.logging.SLF4JLogDelegateFactory \
112
-Dlogback.configurationFile=${LOGBACK_CONF} \
113
-Dhttp_proxy=socks5://127.0.0.1:3305 \
114
- -jar /app/"${JAR_NAME}"-"${JAR_VERSION}".jar
+ -jar /app/"${JAR_NAME}"-"${JAR_VERSION}".jar
0 commit comments