From b23af436d659f8643efe646e154d3c031737990f Mon Sep 17 00:00:00 2001 From: Justus Jan Nico Wolff Date: Mon, 24 Jul 2023 20:29:07 +0200 Subject: [PATCH] Dateien nach "pm" hochladen --- pm/config.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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