rotate dishwasher pubkey

This commit is contained in:
Grigory Shipunov 2022-06-18 17:13:10 +02:00
parent 7f7e652667
commit 7d3fecd8e8
Signed by: 0xa
GPG key ID: 91FA5E5BF9AA901C

View file

@ -28,7 +28,7 @@
# Dishwasher
wireguardPeerConfig = {
# nextcloud down, have to keep things in here: https://www.youtube.com/watch?v=1c6v7j1TUBI
PublicKey = "xrremJFIcxwR6snoTUK+mytjez60I91XE120OQGQ7gc=";
PublicKey = "AdWUBbyeRkxdP9HUu25PpISoxbgQ8oeCw3BmV93xtAw=";
AllowedIPs = [ "10.66.66.100/32" ];
PersistentKeepalive = 25;
};