From 389d8cb4aaf2fd13ad2de8063b8bbbb69270116b Mon Sep 17 00:00:00 2001 From: Tom Zeller Date: Wed, 25 Mar 2020 14:50:11 -0500 Subject: [PATCH] Fix typo --- docs/volumes-and-data-persistence.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/volumes-and-data-persistence.md b/docs/volumes-and-data-persistence.md index ce32c1f..9a5f76b 100644 --- a/docs/volumes-and-data-persistence.md +++ b/docs/volumes-and-data-persistence.md @@ -34,7 +34,7 @@ will be written. or a bind mount.* The directory path inside the container that must be mounted -is `/src/comanage-registry/local`. +is `/srv/comanage-registry/local`. For example to use a bind mount from the local Docker engine host: