diff --git a/src/omada/constants-service.conf b/src/omada/constants-service.conf index 4f9f90b..5194b1f 100644 --- a/src/omada/constants-service.conf +++ b/src/omada/constants-service.conf @@ -27,7 +27,7 @@ LXC_NESTING="1" LXC_KEYCTL="0" # Sets the minimum amount of RAM the service needs for operation -LXC_MEM_MIN=2048 +LXC_MEM_MIN=4096 # service dependent meta tags SERVICE_TAGS="mongodb-server,java"