Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
david88558855 authored Oct 3, 2024
1 parent de5c77e commit a47cff7
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 a47cff7

Please sign in to comment.