summaryrefslogtreecommitdiffstats
path: root/src/mad-core.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/mad-core.conf')
-rw-r--r--src/mad-core.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mad-core.conf b/src/mad-core.conf
index 9eda7c3..8094a97 100644
--- a/src/mad-core.conf
+++ b/src/mad-core.conf
@@ -8,6 +8,6 @@ X509TrustFile ../Cert/ca-cert.pem
X509CertFile ../Cert/cert.pem
X509KeyFile ../Cert/key.pem
-Daemon ic01 {
- IpAddress 192.168.2.11
+Daemon test {
+ IpAddress 127.0.0.1
}