Added client to vpn

This commit is contained in:
Julien Malka 2022-02-26 22:37:16 +01:00
parent ff54bc72b5
commit 33e8a8bef7
No known key found for this signature in database
GPG key ID: 3C68E13964FEA07F

View file

@ -129,6 +129,10 @@
allowedIPs = [ "10.100.0.9/32" ];
publicKey = "z85y4nc+7O7t2I4VqP0SAKJOD46PlkXoEPiuGOBS+SI=";
}
{
allowedIPs = [ "10.100.0.10/32" ];
publicKey = "SJ9tflQps1kssFsgVGLhqSSVKNPDspd+5xVMSu/aqk4=";
}
];
};