somechange

This commit is contained in:
CakeCN
2024-12-08 21:46:53 +08:00
parent 6d78595f1f
commit 8746e4b7d1
2 changed files with 2 additions and 3 deletions

View File

@@ -237,6 +237,5 @@ socketio.on_namespace(AgentNamespace('/agent'))
if __name__ == '__main__':
socketio.run(app, host='localhost', port=5500, debug=True)