Open truthsword opened 2 years ago
I assume that this could be done by adding spelling.txt https://github.com/Erikvl87/docker-languagetool#improving-the-spell-checker
My Problem is, that I do not understand how to understand this manual. I assume I need a volume to org/languagetool/resource/$lang/spelling/
but what does that Dockerfile
means. I never seen that. I normally work with dockercompose.
I assume that this could be done by adding spelling.txt https://github.com/Erikvl87/docker-languagetool#improving-the-spell-checker
My Problem is, that I do not understand how to understand this manual. I assume I need a volume to
org/languagetool/resource/$lang/spelling/
but what does thatDockerfile
means. I never seen that. I normally work with dockercompose.
Dockerfile is how the Docker images are created.
The user guide does not list how to sync the browser plugin data, but rather how to add a list to a custom dockerfile
Is this feature supported by the docker image? If so, how do I activate it. All browsers using the same http link.
Related... the specific sites permitted for LT access differ between browsers.
Thanks for your help!