diff --git a/pm/config.config b/pm/config.config index 1c6384c..45f6932 100644 --- a/pm/config.config +++ b/pm/config.config @@ -1 +1 @@ -{'serveraddress': 'http://217.250.246.142', 'port': '8080', 'logindata': {'name': None, 'pass': None}} \ No newline at end of file +{'serveraddress': 'http://localhost', 'port': '8080', 'logindata': {'name': None, 'pass': 'test'}} \ No newline at end of file