We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d94130b commit 1309c3fCopy full SHA for 1309c3f
1 file changed
app.py
@@ -155,4 +155,4 @@ def cleanse_daily_sun_db():
155
156
157
if __name__ == "__main__":
158
- app.run(debug=True, host="0.0.0.0", port=8001)
+ app.run(debug=True, host="0.0.0.0", port=8000)
0 commit comments