mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-08-18 12:29:47 +02:00
Remove Compose Version tag, Because its obsolete (Fix WARN[0000] /.../compose.yml: version
is obsolete)
This commit is contained in:
@@ -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:
|
||||
|
@@ -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:
|
||||
|
Reference in New Issue
Block a user