Store persistent database elsewhere

This commit is contained in:
Mark Veidemanis 2022-09-05 07:20:30 +01:00
parent e092327932
commit d0fe2baafe
Signed by: m
GPG Key ID: 5ACFCEED46C0904F
1 changed files with 1 additions and 1 deletions

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