jitsi : 8252

This commit is contained in:
Gitouche 2023-02-04 22:33:17 +01:00
parent a2f9e119f7
commit 6050423685
1 changed files with 1 additions and 1 deletions

View File

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