release: stable-7210
*1afa278prosody: add temporary workaround for JWT auth *6fe240aprosody: update to 0.12 *097558bci: dry run Docker builds on PRs *eca5d16web: fix matching etherpad location *3afc1e3prosody: update package version *b0617c0web: fix Etherpad when using multi-domain *0ce0f09prosody: update version *201a1b4prosody: pin to version 0.11 for now *29b4c23prosody: use a more recent version of luarocks *c5b049ajvb: forward port 8080 to docker host *6af7cd8doc: update CHANGELOG *dd7b70bmisc: working on latest
This commit is contained in:
@@ -3,7 +3,7 @@ version: '3'
|
||||
services:
|
||||
# SIP gateway (audio)
|
||||
jigasi:
|
||||
image: jitsi/jigasi:latest
|
||||
image: jitsi/jigasi:stable-7210
|
||||
restart: ${RESTART_POLICY}
|
||||
ports:
|
||||
- '${JIGASI_PORT_MIN}-${JIGASI_PORT_MAX}:${JIGASI_PORT_MIN}-${JIGASI_PORT_MAX}/udp'
|
||||
|
||||
Reference in New Issue
Block a user