update manticore log folder

This commit is contained in:
Adrian Nuta
2019-08-10 11:04:26 +02:00
parent 8254c34647
commit 4184f45fbd
2 changed files with 4 additions and 4 deletions

View File

@ -1531,7 +1531,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"