Fix wg public key

This commit is contained in:
Tim Schubert 2020-12-31 14:02:51 +01:00
parent 61634cf211
commit 5b5613c40b
No known key found for this signature in database
GPG key ID: 99658A3EB5CD7C13

View file

@ -54,7 +54,7 @@ in {
peers = [ peers = [
{ {
publicKey = "0eWP1hzkyoXlrjPSOq+6Y1u8tnFH+SejBJs8f8lf+iU="; publicKey = "lFB2DWtzp55ajV0Fk/OWdO9JlGvN9QsayYKQQHV3GEs=";
allowedIPs = [ "fd42:dead:beef::/48" ]; allowedIPs = [ "fd42:dead:beef::/48" ];
endpoint = "bs.vpn.dadada.li:51234"; endpoint = "bs.vpn.dadada.li:51234";
persistentKeepalive = 25; persistentKeepalive = 25;