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: services:
hbbs: hbbs:
image: rustdesk/rustdesk-server:latest image: rustdesk/rustdesk-server:latest
command: hbbs command: hbbss
volumes: volumes:
- hbbs_data:/root - hbbs_data:/root
network_mode: "host" network_mode: "host"