This commit is contained in:
Nikita Simonov
2026-05-28 13:09:29 +04:00
parent 64e5afd148
commit c190058931

View File

@@ -18,4 +18,4 @@ wireguard_interfaces:
PublicKey: "{{ wireguard_public_key }}"
Endpoint: 1.1.1.1:51820
PersistentKeepalive: 25
'''
```