瀏覽代碼

Upgrade livekit_server role (v1.11.0-0 -> v1.11.0-1)

Brings in a new `livekit_server_container_http_listen_interface`
variable, which allows publishing LiveKit's HTTP signaling port (7880)
on a host interface. Useful when a reverse-proxy fronting LiveKit runs
outside the container network.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
pull/4840/head
Slavi Pantaleev 1 周之前
父節點
當前提交
675338fc18
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      requirements.yml

+ 1
- 1
requirements.yml 查看文件

@@ -42,7 +42,7 @@
version: v10888-0 version: v10888-0
name: jitsi name: jitsi
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-livekit-server.git - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-livekit-server.git
version: v1.11.0-0
version: v1.11.0-1
name: livekit_server name: livekit_server
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-ntfy.git - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-ntfy.git
version: v2.22.0-0 version: v2.22.0-0


Loading…
取消
儲存