Set up the ip server for working in localhost by default

more_events
Alvaro Neira Ayuso 2020-01-02 20:27:18 +01:00 committed by Alvaro Neira Ayuso
parent 7c26c55074
commit f566579f8e
1 changed files with 1 additions and 1 deletions

View File

@ -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