From 521d6a07821d1617cd51938a46433c88e5f1f5d1 Mon Sep 17 00:00:00 2001 From: ChK Date: Sun, 1 Feb 2026 20:59:41 +0100 Subject: [PATCH] port umstellen --- docker-compose.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docker-compose.yaml b/docker-compose.yaml index 3438c8d..3f6c921 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -33,12 +33,10 @@ services: - HOST_GID=${GID-1000} - DEV0=/dev/video0 - DEV1=/dev/video2 - - TARGET_SERVER=wss://host.docker.internal:2095 + - TARGET_SERVER=wss://host.docker.internal:2096 restart: unless-stopped networks: -# clouds: - # ipv4_address: 172.20.0.12 - appRobotNet - default privileged: true