Update armenia.md

I've separated wss and tls on 443 port because layer4 proxy can't distinct those two protocols as wss is terminated on proxy but tls is not
This commit is contained in:
Egor Kulev 2025-02-06 20:19:18 +04:00 committed by GitHub
parent 06eca9688f
commit 19f9fd60bf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,4 +9,4 @@ Yggdrasil configuration file to peer with these nodes.
* `quic://37.186.113.100:1515`
* `ws://37.186.113.100:1516`
* `wss://ygg-evn-1.wgos.org:443`
* `tls://ygg-evn-1.wgos.org:443`
* `tls://ygg-evn-1tls.wgos.org:443`