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:
|
wstunnel-client:
|
||||||
image: ghcr.io/erebe/wstunnel:latest
|
image: ghcr.io/erebe/wstunnel:latest
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
container_name: tunnel
|
||||||
networks:
|
networks:
|
||||||
- emby_sascha_network
|
- emby_sascha_network
|
||||||
command: >
|
command: >
|
||||||
client
|
wstunnel client
|
||||||
|
--http-upgrade-path-prefix canal-grope-quiet-gorgeous-broom-spearfish
|
||||||
-R 'tcp://9103:emby:8096'
|
-R 'tcp://9103:emby:8096'
|
||||||
wss://tunnel.sascha-lutz.de/skipping-supremacy-unspoken-matriarch-john-shifter
|
wss://tv.sascha-lutz.de
|
||||||
depends_on:
|
depends_on:
|
||||||
- emby
|
- emby
|
||||||
logging:
|
logging:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue