Atualizar docker-compose.yml

This commit is contained in:
2026-06-26 22:18:48 -03:00
parent ca1b50980b
commit 0e42d12c74

View File

@@ -1,7 +1,7 @@
services:
hbbs:
image: rustdesk/rustdesk-server:latest
command: hbbs
command: hbbss
volumes:
- hbbs_data:/root
network_mode: "host"