Config relative to Git dir
This commit is contained in:
parent
eb71dd76f8
commit
e3b2e1f36d
|
@ -31,7 +31,7 @@ services:
|
||||||
- MCL=1
|
- MCL=1
|
||||||
volumes:
|
volumes:
|
||||||
- /opt/docker/pathogen/monolith/prod:/var/lib/manticore
|
- /opt/docker/pathogen/monolith/prod:/var/lib/manticore
|
||||||
- ./docker/manticore.conf:/etc/manticoresearch/manticore.conf
|
- ${PORTAINER_GIT_DIR}/docker/manticore.conf:/etc/manticoresearch/manticore.conf
|
||||||
|
|
||||||
|
|
||||||
tmp:
|
tmp:
|
||||||
|
|
Loading…
Reference in New Issue