Change network from emby_sascha_network to emby_chris_network

This commit is contained in:
feldjaeger 2026-03-25 08:09:52 +01:00 committed by GitHub
parent d4cd75117c
commit 5354d46322
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@ services:
container_name: wstunnel-client # ← für docker logs/ps übersichtlicher
restart: unless-stopped
networks:
- emby_sascha_network
- emby_chris_network
command: >
client
-R 'tcp://9106:emby:8096'
@ -40,7 +40,7 @@ services:
- NVIDIA_VISIBLE_DEVICES=all
restart: unless-stopped
networks:
- emby_sascha_network
- emby_chris_network
devices:
- /dev/nvidia0:/dev/nvidia0
- /dev/nvidiactl:/dev/nvidiactl