Skip to content

Commit

Permalink
Merge pull request #2208 from g8d3/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
nichenqin authored Feb 2, 2025
2 parents fb86658 + b8f6459 commit 4a250b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ docker run -p 3721:3721 ghcr.io/undb-io/undb:latest
```bash
docker run -d \
-p 3721:3721 \
-v $(pwd)/undb:/usr/src/app/.undb/storage
-v $(pwd)/undb:/usr/src/app/.undb/storage \
-v $(pwd)/undb:/usr/src/app/.undb \
--name undb \
ghcr.io/undb-io/undb:latest
Expand Down

0 comments on commit 4a250b2

Please sign in to comment.