Update compose.yaml
This commit is contained in:
parent
d8007eea8f
commit
91a639a1c8
1 changed files with 2 additions and 2 deletions
|
|
@ -7,14 +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
|
container_name: wstunnel-client
|
||||||
networks:
|
networks:
|
||||||
- emby_sascha_network
|
- emby_sascha_network
|
||||||
command:
|
command:
|
||||||
- "/home/app/wstunnel"
|
- "/home/app/wstunnel"
|
||||||
- "client"
|
- "client"
|
||||||
- "--http-upgrade-path-prefix"
|
- "--http-upgrade-path-prefix"
|
||||||
- "canal-grope-quiet-gorgeous-broom-spearfish"
|
- "5bb8a961812d2f966e09b2825635a1a1007a283083877ae7873ebda99c514ec7"
|
||||||
- "-R"
|
- "-R"
|
||||||
- "tcp://9103:emby:8096"
|
- "tcp://9103:emby:8096"
|
||||||
- "wss://tunnel.sascha-lutz.de"
|
- "wss://tunnel.sascha-lutz.de"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue