Merge branch 'main' of https://repos.hackathon.bz.it/2025-summer/team-1
This commit is contained in:
commit
d337f747f3
10 changed files with 19 additions and 16 deletions
|
@ -287,4 +287,4 @@ def get_audio_url():
|
|||
|
||||
|
||||
if __name__ == "__main__":
|
||||
socketio.run(app, debug=True)
|
||||
socketio.run(app, host="0.0.0.0", port=5000, debug=True)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue