updating otf-deployment process with more details
[it/otf.git] / otf-robot-test-head / run.py
index 4527bd0..e9b74f9 100644 (file)
@@ -27,4 +27,4 @@ if __name__ == '__main__':
     #     use_reloader=True,\r
     #     ssl_context=context)\r
     # Run without ssl\r
-       app.run(debug=app.config['DEBUG'], host='0.0.0.0', use_reloader=True, port=5000)
\ No newline at end of file
+    app.run(debug=app.config['DEBUG'], host='0.0.0.0', use_reloader=True, port=5000)
\ No newline at end of file