This commit is contained in:
2026-07-22 21:49:18 -05:00
parent 8a97a32823
commit 86becee951
3 changed files with 7 additions and 6 deletions

View File

@@ -24,7 +24,7 @@ TcpClient = (
{
Id = "main";
Hostname = "127.0.0.1";
Hostname = "accordion.vxbard.net";
Port = 39500;
}
);