mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-11-01 04:30:08 +00:00
7 lines
112 B
Smarty
7 lines
112 B
Smarty
|
|
|
||
|
|
[Peer]
|
||
|
|
PublicKey = ${CLIENT_PUBLIC_KEY}
|
||
|
|
AllowedIPs = ${CLIENT_IP}/32
|
||
|
|
Endpoint = ${ENDPOINT}:${ENDPOINT_PORT}
|
||
|
|
|