Update wstunnel command in compose.yaml
This commit is contained in:
parent
5354d46322
commit
595c0ecd72
1 changed files with 3 additions and 2 deletions
|
|
@ -11,9 +11,10 @@ services:
|
||||||
networks:
|
networks:
|
||||||
- emby_chris_network
|
- emby_chris_network
|
||||||
command: >
|
command: >
|
||||||
client
|
wstunnel client
|
||||||
|
--http-upgrade-path-prefix canal-grope-quiet-gorgeous-broom-spearfish
|
||||||
-R 'tcp://9106:emby:8096'
|
-R 'tcp://9106:emby:8096'
|
||||||
wss://tunnel.sascha-lutz.de/skipping-supremacy-unspoken-matriarch-john-shifter
|
wss://tunnel.sascha-lutz.de
|
||||||
depends_on: # ← wstunnel startet erst wenn emby läuft
|
depends_on: # ← wstunnel startet erst wenn emby läuft
|
||||||
- emby
|
- emby
|
||||||
logging:
|
logging:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue