Jitsi : stable-8960-1

This commit is contained in:
Gitouche 2023-10-15 21:16:48 +02:00
parent 0091c3482a
commit 851b0df9f4
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
## vars
version='stable-8922-1'
version='stable-8960-1'
## default vars : override with ENV var
listen_if="${GARBAYE_JITSI_ENV_LISTENIF:-127.0.0.1}"
listen_port="${GARBAYE_JITSI_ENV_LISTENPORT:-8085}"