Skip to content

Commit 4a250b2

Browse files
authored
Merge pull request #2208 from g8d3/patch-1
2 parents fb86658 + b8f6459 commit 4a250b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ 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
74+
-v $(pwd)/undb:/usr/src/app/.undb/storage \
7575
-v $(pwd)/undb:/usr/src/app/.undb \
7676
--name undb \
7777
ghcr.io/undb-io/undb:latest

0 commit comments

Comments
 (0)