diff options
author | Christian Segundo | 2022-04-03 21:27:37 +0200 |
---|---|---|
committer | GitHub | 2022-04-03 21:27:37 +0200 |
commit | f2159c09d0fb00844e1a87580b256a2de1d1254a (patch) | |
tree | 3f892cfe7895456f23570d37493055c6d4aa6fd4 | |
parent | f57ad279106e0c61ead000db8fa816827f2d93f8 (diff) | |
download | languagetool-f2159c09d0fb00844e1a87580b256a2de1d1254a.tar.gz |
Update readme.md
-rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ The Server is running on port 8010, this port should exposed. Or you run it in background via `-d` option. -Run with no minimum rights and RAM +Run with minimum rights and RAM limit docker run --name languagetool \ --cap-drop=ALL \ |