diff options
-rw-r--r-- | cfg/ogagent.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
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 |