Changed to full paths

This commit is contained in:
2026-01-11 09:35:30 +00:00
parent ff5414ecc0
commit dd62297241

View File

@@ -4,7 +4,7 @@ services:
image: rustdesk/rustdesk-server:latest
command: hbbs
volumes:
- ./data:/root
- /opt/containers/rustdesk/data:/root
networks:
- rustdesk
ports:
@@ -20,7 +20,7 @@ services:
image: rustdesk/rustdesk-server:latest
command: hbbr
volumes:
- ./data:/root
- /opt/containers/rustdesk/data:/root
networks:
- rustdesk
ports: