Set Tomcat min heap size to 32 MB
This commit is contained in:
parent
86eabf4a42
commit
b12e0222e7
3
tomcat/docker/srv/tomcat/bin/setenv.sh
Executable file
3
tomcat/docker/srv/tomcat/bin/setenv.sh
Executable file
@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
CATALINA_OPTS=-Xms32M
|
Loading…
Reference in New Issue
Block a user