From 9ff5d019a27f28627e3d30c069c1f2256a335b4a Mon Sep 17 00:00:00 2001 From: admin Date: Mon, 2 Feb 2026 13:04:45 -0700 Subject: [PATCH] correct guac_internal network type --- lxc1/p2-apps/guacamole.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lxc1/p2-apps/guacamole.yml b/lxc1/p2-apps/guacamole.yml index 6404223..527cfba 100644 --- a/lxc1/p2-apps/guacamole.yml +++ b/lxc1/p2-apps/guacamole.yml @@ -74,7 +74,7 @@ services: networks: guac_internal: - internal: true + external: true guac_external: driver: bridge guac_ssh: