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:
|
||||
image: ghcr.io/erebe/wstunnel:latest
|
||||
restart: unless-stopped
|
||||
container_name: tunnel
|
||||
container_name: wstunnel-client
|
||||
networks:
|
||||
- emby_sascha_network
|
||||
command:
|
||||
- "/home/app/wstunnel"
|
||||
- "client"
|
||||
- "--http-upgrade-path-prefix"
|
||||
- "canal-grope-quiet-gorgeous-broom-spearfish"
|
||||
- "5bb8a961812d2f966e09b2825635a1a1007a283083877ae7873ebda99c514ec7"
|
||||
- "-R"
|
||||
- "tcp://9103:emby:8096"
|
||||
- "wss://tunnel.sascha-lutz.de"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue