Skip to content

Commit

Permalink
apikey
Browse files Browse the repository at this point in the history
  • Loading branch information
john-s4d committed Feb 7, 2025
1 parent 4c1ee1e commit 0027020
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 @@ -270,4 +270,4 @@ def search_cookie_token():
update_thread.daemon = True
update_thread.start()
#app.run(host="0.0.0.0", port=8000)
app.run(debug=True, port=8000)
app.run(debug=True, port=8000)

0 comments on commit 0027020

Please sign in to comment.