changing port
This commit is contained in:
+1
-1
@@ -45,4 +45,4 @@ def transcribe():
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
app.run(host="0.0.0.0", port=5000, debug=True)
|
||||
app.run(host="0.0.0.0", port=5001, debug=True)
|
||||
|
||||
Reference in New Issue
Block a user