7th_fix port
This commit is contained in:
@@ -157,4 +157,4 @@ def register_error_handlers(app):
|
||||
|
||||
if __name__ == '__main__':
|
||||
app = create_app()
|
||||
app.run(host='0.0.0.0', port=5000, debug=True)
|
||||
app.run(host='0.0.0.0', port=12011, debug=True)
|
Reference in New Issue
Block a user