another fix...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2024-01-10 06:53:29 +03:00
parent 8ae33ab734
commit aca1c1c013

View File

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