Сколько по производительности стоит такая конструкция:
https haproxy --> http nginx (127.0.0.1:81) ?
Огород городили для того, чтобы разрулить запросы к turn-серверу на 443 порту(?)
<!-- Also, in 2.5, we previously defined turn:$HOST:443?transport=tcp (not 'turns')
to workaround a bug in Safari's handling of Let's Encrypt. This bug is now fixed
https://bugs.webkit.org/show_bug.cgi?id=219274, so we omit the 'turn' protocol over
port 443. -->
Баг в сафари 2020 года отмечен как «RESOLVED FIXED»
Может выкинуть этот костыль?