Store persistent database elsewhere

This commit is contained in:
2022-09-05 07:20:30 +01:00
parent e092327932
commit d0fe2baafe

View File

@@ -30,7 +30,7 @@ services:
environment: environment:
- MCL=1 - MCL=1
volumes: volumes:
- ./docker/data:/var/lib/manticore - /opt/docker/pathogen/monolith/prod:/var/lib/manticore
- ./docker/manticore.conf:/etc/manticoresearch/manticore.conf - ./docker/manticore.conf:/etc/manticoresearch/manticore.conf