ksieren 3 лет назад
Родитель
Сommit
473b742083
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -93,7 +93,7 @@ ENV client_max_body_size=5M \
     max_execution_time=0 \
     max_execution_time=0 \
     max_input_time=-1 \
     max_input_time=-1 \
     max_input_vars=1000 \
     max_input_vars=1000 \
-    memory_limit=128M \
+    memory_limit=2G \
     post_max_size=8M \
     post_max_size=8M \
     upload_max_filesize=5M \
     upload_max_filesize=5M \
     variables_order="EGPCS" \
     variables_order="EGPCS" \