Skip to content

Commit

Permalink
Merge pull request #305 from david88558855/master
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
caorushizi authored Oct 3, 2024
2 parents de5c77e + a47cff7 commit 11d0527
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 @@ -48,7 +48,7 @@ pnpm dev
pnpm release

# docker 启动
docker run -d --name mediago -p 8899:8899 registry.cn-beijing.aliyuncs.com/caorushizi/mediago
docker run -d --name mediago -p 8899:8899 -v /root/mediago:/root/mediago registry.cn-beijing.aliyuncs.com/caorushizi/mediago
```

## Releases
Expand Down

0 comments on commit 11d0527

Please sign in to comment.