phone public key

This commit is contained in:
Danilo Reyes
2026-02-20 06:38:10 -06:00
parent b13cb1de96
commit 1a64202678

View File

@@ -36,7 +36,7 @@ in
allowedIPs = [ "${config.my.ips.wg-galaxy}/32" ]; allowedIPs = [ "${config.my.ips.wg-galaxy}/32" ];
} }
{ {
publicKey = "R1xUFOuboQf/yy8ShiXqoCPaPcH3Cn0n4PAWB2rgHTs="; publicKey = "kh6DmufRI1H9pdA0nA7piTByQzuePjYAlYImBmZgtRc=";
allowedIPs = [ "${config.my.ips.wg-phone}/32" ]; allowedIPs = [ "${config.my.ips.wg-phone}/32" ];
} }
{ {