updated docker/helm files for svc,ping,robot,ssh, and o1
[it/otf.git] / otf-ping-test-head / otfPingTestHead.py
index 1163034..5cf0b4a 100644 (file)
@@ -192,5 +192,5 @@ if __name__ == '__main__':
        app.logger.setLevel(logging.INFO)\r
        app.logger.addHandler(logHandler)\r
        context = ('opt/cert/otf.pem', 'opt/cert/privateKey.pem')\r
-       app.run(debug = False, host = '0.0.0.0', port = 5000, ssl_context = context)\r
-       app.run(debug = False, host = '0.0.0.0', port = 5000)\r
+       #app.run(debug = False, host = '0.0.0.0', port = 5000, ssl_context = context)\r
+       app.run(debug = False, host = '0.0.0.0', port = 5000)\r