From 29a578925faed7d13071079437acb101c493d895 Mon Sep 17 00:00:00 2001 From: komodo Date: Thu, 20 Nov 2025 10:36:12 +0100 Subject: [PATCH] [Komodo] admin: Write Stack File: update compose.yaml --- compose.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/compose.yaml b/compose.yaml index 2a87efd..61be78f 100644 --- a/compose.yaml +++ b/compose.yaml @@ -272,4 +272,5 @@ services: command: > -i eth0 # dein Interface (oder enp1s0, ensXX, bond0 …) -w 0.0.0.0:3000 # Web-UI - --community # Community Edition (kostenlos) \ No newline at end of file + --community # Community Edition (kostenlos) + --tlv \ No newline at end of file