added heroic launcher

This commit is contained in:
biscuit
2025-06-25 22:24:55 -05:00
parent 3c4ed456cf
commit d8657c7eeb
6 changed files with 30 additions and 19 deletions
+2 -2
View File
@@ -12,9 +12,9 @@
dns = ["10.2.0.1"];
peers = [
{
publicKey = "KkUoHrIzkuQ4msZulqCFyRC1Gqcx8oMgbDFRn8wW1X8=";
publicKey = "GbuOJ8Dho0iXlS0+ma2teQ4RxhBALWK6RB94qA1GZDA=";
allowedIPs = ["0.0.0.0/0"];
endpoint = "95.173.221.65:51820";
endpoint = "79.127.147.2:51820";
# persistentKeepAlive = 25;
}
];