Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VergilGao authored Feb 27, 2023
1 parent 3aae8ec commit 38c6369
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,8 @@ docker run --rm -it \
--name mdc_test \
-v ${PWD}/test:/data \
-v ${PWD}/config:/config \
-e PUID=1000
-e PGID=1000
-e UID=1000 \
-e GID=1000 \
vergilgao/mdc:latest
```
Expand Down

0 comments on commit 38c6369

Please sign in to comment.