From 0ae0fb9e7a94e05fae5a65735ba85974858b4491 Mon Sep 17 00:00:00 2001 From: "Arnaud G. GIBERT" Date: Sun, 11 Jan 2026 13:10:17 +0100 Subject: [PATCH] - Remove unused guacd SV ports... --- compose.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compose.yaml b/compose.yaml index 6ea132f..fa780db 100644 --- a/compose.yaml +++ b/compose.yaml @@ -83,8 +83,8 @@ services: - appl # - internal - ports: - - "127.0.0.1:${SV_PORT_SV_EXT}:${SV_PORT_SV_INT}" +# ports: +# - "127.0.0.1:${SV_PORT_SV_EXT}:${SV_PORT_SV_INT}" # - "127.0.0.1:${SV_PORT_MAIN_EXT}:${SV_PORT_MAIN_INT}" #-------------------------------------------------------------------------------