Jitsi stable-7882

This commit is contained in:
Gitouche 2022-10-07 16:31:28 +02:00
parent adf560ae2a
commit ca147a450f
1 changed files with 1 additions and 1 deletions

View File

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