From 4cb79c26ae9fabc495043c0180dc2c7e31afa2f2 Mon Sep 17 00:00:00 2001 From: rainmaker Date: Tue, 16 Jul 2024 23:31:13 +0200 Subject: [PATCH] Add config.json --- config.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 config.json diff --git a/config.json b/config.json new file mode 100644 index 0000000..8064f72 --- /dev/null +++ b/config.json @@ -0,0 +1 @@ +{"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