diff --git a/README.md b/README.md index 45f346e..237acba 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ The most KISS single user URL shortener there is. docker run -e JSI_BaseUrl= \ -e JSI_Account__Username= \ -e JSI_Account__Password= \ - -p 80:8080 + -p 80:8080 \ miawinter/just-short-it:latest ```