Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.

Commit e33deb5

Browse files
authored
docs: docker run
1 parent 6188fd1 commit e33deb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ You must have ipfs-daemon running on your host first.
9696
Check out IPFS [docker-compose.yml](https://github.com/mayocream/pastebin-ipfs/blob/main/docker-compose.yml).
9797

9898
```bash
99-
docker run -p 8080:3939 pastebin-ipfs:latest
99+
docker run -p 8080:3939 mayocream/pastebin-ipfs:latest
100100
```
101101

102102
## Development

0 commit comments

Comments
 (0)