jitsi : 8615

This commit is contained in:
Gitouche 2023-05-02 20:23:25 +02:00
parent 61e5e6fc9d
commit 3409b07e3a
1 changed files with 1 additions and 1 deletions

View File

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