mirror of
https://github.com/yggdrasil-network/public-peers.git
synced 2025-02-12 08:31:51 +00:00
Update armenia.md (#586)
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:
parent
06eca9688f
commit
c0af22ff23
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ Yggdrasil configuration file to peer with these nodes.
|
||||||
* `quic://37.186.113.100:1515`
|
* `quic://37.186.113.100:1515`
|
||||||
* `ws://37.186.113.100:1516`
|
* `ws://37.186.113.100:1516`
|
||||||
* `wss://ygg-evn-1.wgos.org:443`
|
* `wss://ygg-evn-1.wgos.org:443`
|
||||||
* `tls://ygg-evn-1.wgos.org:443`
|
* `tls://ygg-evn-1tls.wgos.org:443`
|
||||||
|
|
Loading…
Reference in a new issue