updated docker/helm files for svc,ping,robot,ssh, and o1
[it/otf.git] / otf-ssh-test-head / ssh_test_head.py
index 132bcfc..9e7f6b1 100644 (file)
@@ -157,5 +157,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