You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a question about "JVM_MINIMUM_MEMORY" and "JVM_MAXIMUM_MEMORY" variables in docker-compose.yml file: how to use it properly?
I uncommented those lines, wrote the correct values, restarted the compose stack, but in the system info (in the web interface) I still see the default JAVA VM values of 1024 MB.
What am I doing wrong?
The text was updated successfully, but these errors were encountered:
First of all, thank you for this priceless repo!
I have a question about "JVM_MINIMUM_MEMORY" and "JVM_MAXIMUM_MEMORY" variables in docker-compose.yml file: how to use it properly?
I uncommented those lines, wrote the correct values, restarted the compose stack, but in the system info (in the web interface) I still see the default JAVA VM values of 1024 MB.
What am I doing wrong?
The text was updated successfully, but these errors were encountered: