From cb3f171b608b58cbfcf0f79f349e37b49bfc3864 Mon Sep 17 00:00:00 2001 From: rainmaker Date: Tue, 16 Jul 2024 23:32:38 +0200 Subject: [PATCH] Update config.json --- config.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/config.json b/config.json index 8064f72..eedd4fe 100644 --- a/config.json +++ b/config.json @@ -1 +1,12 @@ -{"Hostname": "85.112.179.131", "Port": "2775", "Username": "marktest1_M1_1", "Password": "rF2kZ6GE", "SSL": "0", "Source": "test", "Destination": "35699266305", "Content": "testing 1234", "Count": 1, "Validityperiod": "" \ No newline at end of file +{ + "Hostname": "85.112.179.131", + "Port": "2775", + "Username": "marktest1_M1_1", + "Password": "rF2kZ6GE", + "SSL": "0", + "Source": "test", + "Destination": "35699266305", + "Content": "testing 1234", + "Count": 1, + "Validityperiod": "" +} \ No newline at end of file