Skip to content

Commit

Permalink
~
Browse files Browse the repository at this point in the history
  • Loading branch information
xtekky committed Aug 17, 2023
1 parent a2496e3 commit 8ddaa2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interference/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,4 @@ def streaming():


if __name__ == "__main__":
app.run(host="0.0.0.0", port=1337, debug=True)
app.run(host="0.0.0.0", port=1337, debug=True)

0 comments on commit 8ddaa2c

Please sign in to comment.