Skip to content

Commit e8cf440

Browse files
authored
Merge pull request #42 from hozana/master
Merge master into prod
2 parents e52dfdc + e4f8304 commit e8cf440

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

usr/local/bin/docker-php-entrypoint

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ if [[ "$@" == "/usr/sbin/cron -f -l 15" ]]; then
9191
echo "Waiting for elasticsearch to be ready..."
9292
sleep 5
9393
done
94-
bin/console -vvv app:write:indexes
94+
bin/console -vvv app:index:communities
9595
fi
9696

9797
nice php -d memory_limit=256M bin/console -n cache:clear --no-warmup

0 commit comments

Comments
 (0)