aboutsummaryrefslogtreecommitdiffstats
path: root/csit/config/distribution/defaultConfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'csit/config/distribution/defaultConfig.json')
-rw-r--r--csit/config/distribution/defaultConfig.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/csit/config/distribution/defaultConfig.json b/csit/config/distribution/defaultConfig.json
index facee9bc..de9f6adc 100644
--- a/csit/config/distribution/defaultConfig.json
+++ b/csit/config/distribution/defaultConfig.json
@@ -5,7 +5,7 @@
"port":6969,
"userName":"healthcheck",
"password":"zb!XztG34",
- "https": true
+ "https": false
},
"receptionHandlerParameters":{
"FileReceptionHandler":{
@@ -64,7 +64,7 @@
"userName": "healthcheck",
"password": "zb!XztG34"
},
- "isHttps": true,
+ "isHttps": false,
"deployPolicies": true
}
}