diff --git a/bin/lemp.sh b/bin/lemp.sh index 4e73020..356f012 100755 --- a/bin/lemp.sh +++ b/bin/lemp.sh @@ -130,7 +130,7 @@ echo -e ' ' echo -e "Installing Redis" sleep 3 -apk add redis php7-pecl-redis +apk add redis php7-pecl-redis@edgecommunity # TODO set maxmemory=2gb # TODO set maxmemory-policy=volatile-lru