diff --git a/src/piler/constants-service.conf b/src/piler/constants-service.conf index 873a465..88aac0c 100644 --- a/src/piler/constants-service.conf +++ b/src/piler/constants-service.conf @@ -25,7 +25,7 @@ LXC_NESTING="1" LXC_KEYCTL="0" # Sets the minimum amount of RAM the service needs for operation -LXC_MEM_MIN=1024 +LXC_MEM_MIN=2048 # service dependent meta tags SERVICE_TAGS="php-fpm,nginx,mariadb,manticore" \ No newline at end of file