more cleanup and tweaks...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2024-01-10 07:04:05 +03:00
parent aca1c1c013
commit 77b5a12a21

View File

@ -1,6 +1,6 @@
[Peer]
PublicKey = ${CLIENT_PUBLIC_KEY}
AllowedIPs = ${ALLOWED_IPS}
AllowedIPs = ${CLIENT_IP}
Endpoint = ${ENDPOINT}:${ENDPOINT_PORT}