mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-28 18:50:08 +00:00
another fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
8ae33ab734
commit
aca1c1c013
@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
[Peer]
|
[Peer]
|
||||||
PublicKey = ${CLIENT_PUBLIC_KEY}
|
PublicKey = ${CLIENT_PUBLIC_KEY}
|
||||||
AllowedIPs = ${CLIENT_IP}
|
AllowedIPs = ${ALLOWED_IPS}
|
||||||
Endpoint = ${ENDPOINT}:${ENDPOINT_PORT}
|
Endpoint = ${ENDPOINT}:${ENDPOINT_PORT}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user