docs: atualizadas chaves de host de vps 1 e 4 no guia de setup da vpn

This commit is contained in:
Rui
2026-05-10 04:41:06 +02:00
parent faa0ed8e3d
commit 8abbde82e1
+2 -2
View File
@@ -52,14 +52,14 @@ ListenPort = 52830
# Peer 1: VPS 1 (Hub Central)
[Peer]
PublicKey = <Chave_Publica_da_VPS_1>
PublicKey = jUWnuc+82vQ6kLMSI7W1i7hBRBgQKcaSZ8yJy56QSUw=
AllowedIPs = 10.99.0.1/32
Endpoint = 158.220.109.237:51820
PersistentKeepalive = 25
# Peer 2: VPS 4 (Conexão Direta - Redundância)
[Peer]
PublicKey = <Chave_Publica_da_VPS_4>
PublicKey = ln7phEfm4w//jZJqqlkGAjsXKWQnOw2kYc64ni5PXX0=
AllowedIPs = 10.99.0.4/32
Endpoint = <IP_Publico_da_VPS_4>:51820
PersistentKeepalive = 25