Update WebSocket URL in compose.yaml
This commit is contained in:
parent
b4bddfc2bd
commit
54aab97de7
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ services:
|
||||||
command: >
|
command: >
|
||||||
client
|
client
|
||||||
-R 'tcp://9103:emby:8096'
|
-R 'tcp://9103:emby:8096'
|
||||||
wss://tv.sascha-lutz.de/wg-tunnel
|
wss://tunnel.sascha-lutz.de/wg-tunnel
|
||||||
depends_on:
|
depends_on:
|
||||||
- emby
|
- emby
|
||||||
logging:
|
logging:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue