summaryrefslogtreecommitdiffhomepage
path: root/data/client.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'data/client.cfg')
-rw-r--r--data/client.cfg6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/client.cfg b/data/client.cfg
index 6d7d090..f1e36b4 100644
--- a/data/client.cfg
+++ b/data/client.cfg
@@ -5,3 +5,9 @@ server: {
addr: "79.98.149.230",
port: 11100,
}
+
+server: {
+ name: "Localhost",
+ addr: "127.0.0.1",
+ port: 11100,
+}