Added client to vpn

This commit is contained in:
Julien Malka 2022-02-26 22:37:16 +01:00
parent d64791344b
commit 8d4942c5cc

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=";
}
];
};