mirror of
https://github.com/avatao-content/test-tutorial-framework
synced 2025-09-02 03:45:19 +00:00
Make webide display webservice authentication module
This commit is contained in:
@@ -84,4 +84,4 @@ def servererror(error):
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
app.run(host='127.0.0.1', debug=True, port=11111)
|
||||
app.run(host='127.0.0.1', debug=False, port=11111)
|
||||
|
Reference in New Issue
Block a user