Jitsi : stable-7648-4

This commit is contained in:
Gitouche 2022-08-29 08:27:47 +02:00
parent cba99c02b6
commit b68b14cf00
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-7648-3'
version='stable-7648-4'
confvolume='.jitsi-meet-cfg'
listen_if="${GARBAYE_JITSI_ENV_LISTENIF:-127.0.0.1}"
listen_port="${GARBAYE_JITSI_ENV_LISTENPORT:-8085}"