Skip to content

Commit

Permalink
removed port
Browse files Browse the repository at this point in the history
  • Loading branch information
Latkecrszy committed Jul 5, 2021
1 parent 48c4685 commit 70a7318
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ def arc():


if __name__ == '__main__':
app.run(port=5004)
app.run()

0 comments on commit 70a7318

Please sign in to comment.