Closed nvdk closed 6 months ago
java has a tendency to be quite greedy in memory usage, this setting limits the max usage to 4GB which should suffice for most scenarios. If the services do run out of memory, it can simply be increased in the docker-compose override on the server
java has a tendency to be quite greedy in memory usage, this setting limits the max usage to 4GB which should suffice for most scenarios. If the services do run out of memory, it can simply be increased in the docker-compose override on the server