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