Commit eb20dcdd authored by 赵灿灿's avatar 赵灿灿

设置环境变量

parent 5b4d3504
Pipeline #24428 passed with stages
in 7 minutes and 38 seconds
......@@ -20,5 +20,5 @@ RUN adduser -u 1000 --disabled-password gx \
USER 1000
#################
ENTRYPOINT ["java","-Djava.security.egd=file:/dev/./urandom","-jar","app.jar"]
ENTRYPOINT ["java","-Djava.security.egd=file:/dev/./urandom","-jar","app.jar","--Jasypt_M=INFO_epoch1"]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment