Commit 6e2c558e authored by nanahira's avatar nanahira

fix

parent 24017859
Pipeline #36928 passed with stages
in 45 seconds
......@@ -665,5 +665,4 @@ if __name__ == "__main__":
app,
host="0.0.0.0",
port=int(os.environ.get("PORT", 3000)),
reload=True,
)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment