Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
tttol committed Jul 3, 2024
1 parent cda952c commit e5012d3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
# Install

```bash
docker run -p 3333:3333 -v ./up:/app/upload -it --rm mos3
docker run -p 3333:3333 -v ./up:/app/upload -it --rm tttol:mos3
```
Then acccess http://localhost:3333/s3 .
# Usage
TBD
# TBD
Expand Down

0 comments on commit e5012d3

Please sign in to comment.