7 lines
135 B
Text
7 lines
135 B
Text
{
|
|
wireguard_server = {
|
|
name = "<a name for the peer>;
|
|
endpoint = "<endpoint>:<port>";
|
|
publicKey = "<public key>";
|
|
};
|
|
}
|