docker install

This commit is contained in:
rustdesk
2024-10-15 10:00:33 +08:00
parent 7c7d65e212
commit bb7f8e62b2
4 changed files with 2 additions and 4 deletions

View File

@@ -6,7 +6,6 @@ services:
volumes:
- ./data:/root
network_mode: "host"
depends_on:
- hbbr
restart: unless-stopped

View File

@@ -6,7 +6,6 @@ services:
volumes:
- ./data:/root
network_mode: "host"
depends_on:
- hbbr
restart: unless-stopped