diff --git a/src/config.py b/src/config.py --- a/src/config.py +++ b/src/config.py @@ -1,4 +1,4 @@ version=0 -hosts=["10.0.0.33"] +hosts=["127.0.0.1"] port=50009