jitsi : stable-7648-3

This commit is contained in:
Gitouche 2022-08-25 19:58:07 +02:00
parent ba37cf8d92
commit cba99c02b6
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
pod_name='podman-jitsi'
service_name="pod-${pod_name}.service"
upstream_images="git.garbaye.fr/garbaye/jitsi-jvb git.garbaye.fr/garbaye/jitsi-jicofo git.garbaye.fr/garbaye/jitsi-prosody git.garbaye.fr/garbaye/jitsi-web"
version='stable-7577-2'
version='stable-7648-3'
confvolume='.jitsi-meet-cfg'
listen_if="${GARBAYE_JITSI_ENV_LISTENIF:-127.0.0.1}"
listen_port="${GARBAYE_JITSI_ENV_LISTENPORT:-8085}"