|
@ -319,7 +319,7 @@ var swarmlab_wg0_template = `[Interface] |
|
|
PrivateKey = ${swarmlab_privatekey} |
|
|
PrivateKey = ${swarmlab_privatekey} |
|
|
ListenPort = ${swarmlab_wg_port} |
|
|
ListenPort = ${swarmlab_wg_port} |
|
|
|
|
|
|
|
|
[Peer] |
|
|
[Peer] |
|
|
PublicKey = ${swarmlab_public_wgkey} |
|
|
PublicKey = ${swarmlab_public_wgkey} |
|
|
Endpoint = ${endpoint_tmp} |
|
|
Endpoint = ${endpoint_tmp} |
|
|
AllowedIPs = ${allowed_ips} |
|
|
AllowedIPs = ${allowed_ips} |
|
|