提交 e8ccea9c authored 作者: chenhuan's avatar chenhuan

fix

上级 cfc9acb1
...@@ -144,7 +144,7 @@ fi ...@@ -144,7 +144,7 @@ fi
# Increase the memory_limit # Increase the memory_limit
#if [ ! -z "$PHP_MEM_LIMIT" ]; then #if [ ! -z "$PHP_MEM_LIMIT" ]; then
sed -i "s/memory_limit = 512M/memory_limit = ${PHP_MEM_LIMIT}M/g" /usr/local/etc/php/conf.d/docker-vars.ini sed -i "s/memory_limit = 128M/memory_limit = 512M/g" /usr/local/etc/php/conf.d/docker-vars.ini
#fi #fi
# Increase the post_max_size # Increase the post_max_size
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论