[DEBUG] correct server adresse

This commit is contained in:
Edouard DUPIN 2020-01-09 06:34:21 +01:00
parent d4bc5df8c4
commit 3b74e28587

View File

@ -22,7 +22,8 @@ debug.enable_color();
property = {
"hostname": "192.168.1.157",#"127.0.0.1",
#"hostname": "192.168.1.157",
"hostname": "127.0.0.1",
"port": 15080,
"login": None,
"password": None,