diff --git a/cluster/prod/app/coturn/deploy/coturn.hcl b/cluster/prod/app/coturn/deploy/coturn.hcl index 8b29d8f..f693125 100644 --- a/cluster/prod/app/coturn/deploy/coturn.hcl +++ b/cluster/prod/app/coturn/deploy/coturn.hcl @@ -54,7 +54,8 @@ job "coturn" { name = "coturn" tags = [ "coturn", - "d53-cname turn.deuxfleurs.fr", + "d53-a turn.deuxfleurs.fr", + "d53-aaaa turn.deuxfleurs.fr", "(diplonat (tcp_port 3478) (udp_port 3478 49160 49161 49162 49163 49164 49165 49166 49167 49168 49169))", ] port = "turn_ctrl"