Skip to content

Commit db6762d

Browse files
committed
fix: fix volume
1 parent 595c43e commit db6762d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ docker run -p 3721:3721 ghcr.io/undb-io/undb:latest
7171
```bash
7272
docker run -d \
7373
-p 3721:3721 \
74-
-v $(pwd)/undb:/usr/src/app/.undb/storage \
7574
-v $(pwd)/undb:/usr/src/app/.undb \
7675
--name undb \
7776
ghcr.io/undb-io/undb:latest

0 commit comments

Comments
 (0)