Skip to content

Commit

Permalink
Update podman.md
Browse files Browse the repository at this point in the history
  • Loading branch information
madscientist16 authored Oct 24, 2024
1 parent d2d81e2 commit 6ac1876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/community/podman.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ podman create \
-p 25600:25600 \
--mount type=bind,source=/path/to/config,target=/config \
--mount type=bind,source=/path/to/data,target=/data \
gotson/komga
docker.io/gotson/komga:latest
```
Run the container:
```
Expand Down

0 comments on commit 6ac1876

Please sign in to comment.