Skip to content

Commit 7c26f92

Browse files
committed
fix: Port numbers
1 parent fd0e53d commit 7c26f92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/en/guides/languagetool-local.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ A new window will pop up allowing you to “Run a new container.” At this poin
8686

8787
Give your container a readable name, such as “LanguageTool.” If you do not do so, Docker will generate a random name that does not describe what the container actually does.
8888

89-
The second important setting you want to change is for the ports. Enter a port number (must be between 1025 and 9999; the default is 8010). This is crucial. You can also leave it blank to have it randomly generated, but you will need this number.
89+
The second important setting you want to change is for the ports. Enter a port number (must be between 1025 and 65535; the default is 8010). This is crucial. You can also leave it blank to have it randomly generated, but you will need this number.
9090

9191
Finally, you can set a few environment variables to fine-tune the behavior of LanguageTool. These are optional. If you want to learn more, please [see the README file of the image](https://hub.docker.com/r/erikvl87/languagetool).
9292

0 commit comments

Comments
 (0)