Fixed PersistentKeepalive

This commit is contained in:
Vladislav Plikin 2023-11-15 19:29:22 +03:00
parent 33f4e32045
commit 29d0e2e75f
1 changed files with 1 additions and 1 deletions

2
wg.sh
View File

@ -409,7 +409,7 @@ PublicKey = ${SERVER_PUB_KEY}
PresharedKey = ${CLIENT_PRE_SHARED_KEY}
Endpoint = ${ENDPOINT}
AllowedIPs = ${ALLOWED_IPS}
PeristentKeepalive = 5
PersistentKeepalive = 5
"