jitsi stable-8044-1

This commit is contained in:
Gitouche 2022-12-01 19:00:07 +01:00
parent ea3fe5320c
commit c8c569cecb
1 changed files with 1 additions and 1 deletions

View File

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