diff --git a/.env b/.env index 986e32c..242073e 100644 --- a/.env +++ b/.env @@ -1,2 +1,2 @@ -CPU="6" -MEM="16G" +CPU_LIMIT="6" +MEM_LIMIT="16G"