diff --git a/data_management/volume.md b/data_management/volume.md index 6949add..89d6d73 100644 --- a/data_management/volume.md +++ b/data_management/volume.md @@ -73,7 +73,7 @@ $ docker inspect web "Type": "volume", "Name": "my-vol", "Source": "/var/lib/docker/volumes/my-vol/_data", - "Destination": "/app", + "Destination": "/webapp", "Driver": "local", "Mode": "", "RW": true,