x86 runners live

This commit is contained in:
waveringana 2025-06-19 21:18:06 -04:00
parent 1e750a8968
commit 857f8fb487
Signed by: waveringana
SSH key fingerprint: SHA256:i9wBeOYE6M0IXu5FqJ2f5moBn/QvA2SNwME+b3DzZFU
3 changed files with 14 additions and 4 deletions

View file

@ -10,7 +10,7 @@ let
miningThreads = 6;
user = "regent";
password = "AnRPCPasswordChangedImperatively";
rpcAddress = "10.0.0.30";
rpcAddress = "127.0.0.1";
rpcPort = 18081;
in
{