Browse Source

fix redis install

Bachir Soussi Chiadmi 5 years ago
parent
commit
3fdfecc59e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      bin/lemp.sh

+ 1 - 1
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