Commit 30990fd2 authored by nanahira's avatar nanahira

check by last index

parent 8550b442
Pipeline #9236 passed with stages
in 22 seconds
......@@ -7,7 +7,7 @@ COPY ./docker-entrypoint.sh /usr/local/bin/
COPY ./reindex.cron /etc/cron.d/reindex.cron
COPY ./manticore.conf /etc/manticoresearch/manticore.conf
ENV CHECKING_FILE=threads.spi
ENV CHECKING_FILE=posts_minute.spi
RUN crontab /etc/cron.d/reindex.cron
VOLUME /var/lib/manticore
\ No newline at end of file
VOLUME /var/lib/manticore
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment