diff --git a/install.sh b/install.sh index 672b3bd..99dd34b 100755 --- a/install.sh +++ b/install.sh @@ -193,7 +193,7 @@ project: application: phppath: "$phpPath" magentopath: "$appRoot" - redisserverpath: "localhost:9200" + redisserverpath: "localhost:6379" database: user: "$appConfigVarDBUser" password: "$appConfigVarDBPass"