提交 4e02ed92 作者: 429287088

1

上级 7ec7f42b
...@@ -115,7 +115,7 @@ services: ...@@ -115,7 +115,7 @@ services:
traefik.enable: 'true' traefik.enable: 'true'
io.rancher.container.pull_image: always io.rancher.container.pull_image: always
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}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论