X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=it%2Fotf.git;a=blobdiff_plain;f=otf-robot-test-head%2Frun.py;fp=otf-robot-test-head%2Frun.py;h=e9b74f950e86548526a31608831343dcc9f83783;hp=4527bd0434000ae49b4e4d82ae5a0c4cf0a8a4af;hb=511121c6c7d682288fd3fc72666db8f2221b72ae;hpb=dd4692fd283776fc68443433bfda98c41c55303b diff --git a/otf-robot-test-head/run.py b/otf-robot-test-head/run.py index 4527bd0..e9b74f9 100644 --- a/otf-robot-test-head/run.py +++ b/otf-robot-test-head/run.py @@ -27,4 +27,4 @@ if __name__ == '__main__': # use_reloader=True, # ssl_context=context) # Run without ssl - 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