Update wstunnel-client configuration in compose.yaml
This commit is contained in:
parent
dc6d3b1a5c
commit
59de293261
1 changed files with 4 additions and 2 deletions
|
|
@ -7,12 +7,14 @@ services:
|
|||
wstunnel-client:
|
||||
image: ghcr.io/erebe/wstunnel:latest
|
||||
restart: unless-stopped
|
||||
container_name: tunnel
|
||||
networks:
|
||||
- emby_sascha_network
|
||||
command: >
|
||||
client
|
||||
wstunnel client
|
||||
--http-upgrade-path-prefix canal-grope-quiet-gorgeous-broom-spearfish
|
||||
-R 'tcp://9103:emby:8096'
|
||||
wss://tunnel.sascha-lutz.de/skipping-supremacy-unspoken-matriarch-john-shifter
|
||||
wss://tv.sascha-lutz.de
|
||||
depends_on:
|
||||
- emby
|
||||
logging:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue