release: stable-5142-2
*700c04aweb: properly handle acme.sh return codes *4cb181cweb: install acme certs to persistent storage *1d2c68aweb: fix running acme.sh on the right home directory *5c44a84misc: stop using apt-key, it's deprecated *5f06c3adoc: update CHANGELOG *0f780b4misc: 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-5142-2
|
||||
restart: ${RESTART_POLICY}
|
||||
ports:
|
||||
- '${JIGASI_PORT_MIN}-${JIGASI_PORT_MAX}:${JIGASI_PORT_MIN}-${JIGASI_PORT_MAX}/udp'
|
||||
|
||||
Reference in New Issue
Block a user