From f566579f8e79eee8e51bab70eae91d705f2f2d00 Mon Sep 17 00:00:00 2001 From: Alvaro Neira Ayuso Date: Thu, 2 Jan 2020 20:27:18 +0100 Subject: Set up the ip server for working in localhost by default --- cfg/ogagent.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cfg') diff --git a/cfg/ogagent.cfg b/cfg/ogagent.cfg index 4e3f26f..c1bb8c2 100644 --- a/cfg/ogagent.cfg +++ b/cfg/ogagent.cfg @@ -1,5 +1,5 @@ [opengnsys] -ip=192.168.2.175 +ip=127.0.0.1 port=1234 # Log Level, if ommited, will be set to INFO log=DEBUG -- cgit v1.2.3-18-g5258