clean-up docker-compose files: remove version and ---

This commit is contained in:
Dziad Borowy
2025-05-16 20:54:32 +01:00
parent 307bff4aad
commit 0f04279afa
115 changed files with 130 additions and 367 deletions

View File

@@ -21,7 +21,6 @@ LanguageTool can make use of large n-gram data sets to detect errors with words
## docker-compose.yml
```yml
---
services:
languagetool:
image: erikvl87/languagetool
@@ -51,7 +50,6 @@ This is using [libregrammar](https://github.com/TiagoSantos81/libregrammar) vers
```yml
---
services:
languagetool:
image: registry.gitlab.com/py_crash/docker-libregrammar