diff --git a/starting-a-container.md b/starting-a-container.md index 52104a7..60d0332 100644 --- a/starting-a-container.md +++ b/starting-a-container.md @@ -1,4 +1,3 @@ -## Starting a container The persistent data is stored under /data inside the container, so the only requirement for persistent deployment using Docker is to mount persistent volume at the path: ```