Skip to content

Commit

Permalink
deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
kharramahendra committed Dec 11, 2023
1 parent 525f0c0 commit a14d9ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,4 @@ def index():


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

0 comments on commit a14d9ec

Please sign in to comment.