Remove Compose Version tag, Because its obsolete (Fix WARN[0000] /.../compose.yml: version is obsolete)

This commit is contained in:
Leon Hubrich
2024-05-17 11:33:27 +00:00
parent 3f7b08c5b6
commit 2d077afe2b
11 changed files with 0 additions and 12 deletions

View File

@@ -33,7 +33,6 @@ Mit Docker Compose MÜSSEN Sie `network_mode: "host"` verwenden, um sicherzustel
Kopieren Sie den folgenden Text in die Datei `docker-compose.yml`.
```yaml
version: '3'
services:
hbbs:

View File

@@ -33,7 +33,6 @@ With Docker Compose you HAVE to use `network_mode: "host"` to ensure licensing w
Copy the below into `docker-compose.yml`.
```yaml
version: '3'
services:
hbbs: