matrix-docker-ansible-deploy/roles/custom/matrix-coturn
Slavi Pantaleev d12643eb91 Do not use docker stop --time (deprecated in Docker v28 in favor of --timeout or just -t)
`-t` works on both old and new Docker versions, so it's best to use that.
2025-02-22 21:42:18 +02:00
..
defaults Allow STUN/TURN exposure over TCP/UDP to be controlled separately & disable STUN over UDP by default 2025-02-19 11:50:49 +02:00
tasks Allow STUN/TURN exposure over TCP/UDP to be controlled separately & disable STUN over UDP by default 2025-02-19 11:50:49 +02:00
templates Do not use docker stop --time (deprecated in Docker v28 in favor of --timeout or just -t) 2025-02-22 21:42:18 +02:00
vars Only advertise 3478/udp (STUN/TURN) if Coturn actually enables it 2025-02-22 13:44:14 +02:00