mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-09-08 22:57:12 +08:00
chore: 优化部署配置
This commit is contained in:
@@ -8,6 +8,7 @@ WORKDIR /app/bin
|
||||
|
||||
ENTRYPOINT ["java", \
|
||||
"-jar", \
|
||||
"-XX:+UseZGC", \
|
||||
"-Djava.security.egd=file:/dev/./urandom", \
|
||||
"-Dspring.profiles.active=prod", \
|
||||
"app.jar"]
|
Reference in New Issue
Block a user