diff --git a/.gitignore b/.gitignore index 05120b6..e737cbb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ #Docs docs -./config.json +config.json # Logs logs diff --git a/config.json b/config.json index 3f4d612..c5e886c 100644 --- a/config.json +++ b/config.json @@ -1,6 +1,6 @@ { "listen": { - "ip": "192.168.0.71", + "ip": "127.0.0.1", "port": 2222 }, "user": {