update memory_limit
This commit is contained in:
parent
b3449a6e5c
commit
a94044ed02
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ ENV nginx_root_directory=/var/www/html \
|
|||
max_execution_time=0 \
|
||||
max_input_time=-1 \
|
||||
max_input_vars=1000 \
|
||||
memory_limit=128M \
|
||||
memory_limit=512M \
|
||||
post_max_size=8M \
|
||||
upload_max_filesize=2M \
|
||||
zlib_output_compression=On \
|
||||
|
|
Loading…
Reference in a new issue