From 458f7e5e329db15a662feefbc65fecb53ddfb511 Mon Sep 17 00:00:00 2001 From: DoTheEvo Date: Thu, 17 Nov 2022 17:59:17 +0100 Subject: [PATCH] update --- rustdesk/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rustdesk/readme.md b/rustdesk/readme.md index fa278ad..d724fd5 100644 --- a/rustdesk/readme.md +++ b/rustdesk/readme.md @@ -45,8 +45,8 @@ The directory is created by docker compose on the first run. # docker-compose Using an edited version of [S6-overlay based compose.](https://github.com/rustdesk/rustdesk-server#s6-overlay-based-images)
-It's a simpler, single container approach, without the noise of hbbs/hbbr, -it also has health check implemented. +It's a simpler, single container approach, without the noise of hbbs/hbbr. +It also has health check implemented. There is no network section since its fine to run this completely isolated.