Atualizar docker-compose.yml

This commit is contained in:
2026-06-26 22:19:22 -03:00
parent 0e42d12c74
commit de96fb0442

View File

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