aboutsummaryrefslogtreecommitdiff
path: root/docker/jitsi/02_run.yml
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2020-03-27 22:48:12 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2020-03-27 22:48:12 +0100
commit395437ebb91aad86bd7a92514146e7661568e8d8 (patch)
tree55b7e31d625935b1cf753c13f7c9bfce95cf7726 /docker/jitsi/02_run.yml
parentabf0b925cc79483cac8b4338f2be83bc7e17f8b3 (diff)
downloadinfrastructure-395437ebb91aad86bd7a92514146e7661568e8d8.tar.gz
infrastructure-395437ebb91aad86bd7a92514146e7661568e8d8.zip
Still fixing jitsi nomad service
Diffstat (limited to 'docker/jitsi/02_run.yml')
-rw-r--r--docker/jitsi/02_run.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/jitsi/02_run.yml b/docker/jitsi/02_run.yml
index af615a9..a3dcda6 100644
--- a/docker/jitsi/02_run.yml
+++ b/docker/jitsi/02_run.yml
@@ -26,7 +26,7 @@ services:
volumes: [ './jitsi-certs/:/certs:ro' ]
jitsi-videobridge:
build: ./jitsi-videobridge
- image: superboum/amd64_jitsi_videobridge:v1
+ image: superboum/amd64_jitsi_videobridge:v3
network_mode: host
ports:
- "4443:4443"