From bbc784f6625dd136c20fdf2ff9c06b801f8ba1c5 Mon Sep 17 00:00:00 2001 From: Baobhan Sith <80159437+Heavrnl@users.noreply.github.com> Date: Thu, 8 May 2025 19:32:59 +0800 Subject: [PATCH] Update docker-compose.yml --- doc/arm/docker-compose.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/arm/docker-compose.yml b/doc/arm/docker-compose.yml index 2514b97..810c7bf 100644 --- a/doc/arm/docker-compose.yml +++ b/doc/arm/docker-compose.yml @@ -42,12 +42,12 @@ services: # - guacd # - backend - guacd: - image: guacamole/guacd:latest - container_name: nexus-terminal-guacd - networks: - - nexus-terminal-network - restart: unless-stopped + # guacd: + # image: guacamole/guacd:latest + # container_name: nexus-terminal-guacd + # networks: + # - nexus-terminal-network + # restart: unless-stopped networks: nexus-terminal-network: