empty commit
This commit is contained in:
parent
9f8b6dd964
commit
c132cea679
1 changed files with 1 additions and 0 deletions
|
@ -25,3 +25,4 @@ if __name__ == '__main__':
|
|||
app.register_blueprint(server)
|
||||
migrate = Migrate(app, db)
|
||||
socketio.run(app, debug=False)
|
||||
|
Loading…
Reference in a new issue