Merge pull request #2236 from manticoresoftware/master

update manticore log folder
This commit is contained in:
Shao Yu-Lung (Allen)
2019-12-22 15:35:57 +08:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

@ -1602,7 +1602,7 @@ services:
volumes:
- ${MANTICORE_CONFIG_PATH}:/etc/sphinxsearch
- ${DATA_PATH_HOST}/manticore/data:/var/lib/manticore/data
- ${DATA_PATH_HOST}/manticore/log:/var/lib/manticore/log
- ${DATA_PATH_HOST}/manticore/log:/var/log/manticore
ports:
- "${MANTICORE_API_PORT}:9312"
- "${MANTICORE_SPHINXQL_PORT}:9306"