Revert "Disable PSK for debugging"

This reverts commit 6b9820f30e.
This commit is contained in:
Vili Sinervä 2025-04-20 13:19:45 +03:00
parent 49ddeab976
commit 3e88d434ff
No known key found for this signature in database
GPG key ID: DF8FEAF54EFAC996

View file

@ -35,7 +35,7 @@
# Test Phone
{
publicKey = "66ubJoZWX9jyPKMO2ORomokPO3CokBTGjHiOhHZLjzI=";
#presharedKeyFile = "/root/wireguard-keys/psk3";
presharedKeyFile = "/root/wireguard-keys/psk3";
allowedIPs = [ "10.1.0.4/32" ];
}
];