mirror of
https://github.com/sismics/docs.git
synced 2024-11-19 12:37:58 +01:00
increase default heap space to 1GB
This commit is contained in:
parent
cb29dcd6cc
commit
3f67bd471b
@ -9,3 +9,5 @@ RUN rm -f /opt/jetty/lib/mail/javax.mail.glassfish-*.jar
|
||||
|
||||
ADD docs.xml /opt/jetty/webapps/docs.xml
|
||||
ADD docs-web/target/docs-web-*.war /opt/jetty/webapps/docs.war
|
||||
|
||||
ENV JAVA_OPTIONS -Xmx1g
|
Loading…
Reference in New Issue
Block a user