提交 1507c6de 作者: 429287088

1

上级 4e02ed92
...@@ -117,7 +117,7 @@ services: ...@@ -117,7 +117,7 @@ services:
sphinx: sphinx:
image: {{$sphinxImage}} image: {{$sphinxImage}}
environment: environment:
- TASK_CNF='*/5 * * * * /usr/local/bin/indexer IDX_information_delta --rotate > /var/sphinx/log/indexer.log\n0 1 * * * /usr/local/bin/indexer IDX_information_main --rotate > /var/sphinx/log/indexer.log' - TASK_CNF=*/5 * * * * /usr/local/bin/indexer IDX_information_delta --rotate > /var/sphinx/log/indexer.log\n0 1 * * * /usr/local/bin/indexer IDX_information_main --rotate > /var/sphinx/log/indexer.log
- sphinx_DB_HOST=${db_host} - sphinx_DB_HOST=${db_host}
- sphinx_DB_NAME=${db_name} - sphinx_DB_NAME=${db_name}
- sphinx_DB_PORT='3306' - sphinx_DB_PORT='3306'
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论