Skip to content

Commit

Permalink
:pencil_2: 🐛 fix docker command in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
FabianWilms committed Mar 11, 2024
1 parent d709d94 commit 0dda4d4
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 @@ -89,7 +89,7 @@ Don't forget to give the project a star! Thanks again!

## Docker

`docker run ghcr.io/it-at-m/unicodeeingabekiwi2:main`
`docker run --p 8081:8081 ghcr.io/it-at-m/unicodeeingabekiwi2:main`

## Build it yourself

Expand Down

0 comments on commit 0dda4d4

Please sign in to comment.