We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8952765 + 0618c22 commit 7cbbbd7Copy full SHA for 7cbbbd7
app.py
@@ -134,4 +134,4 @@ def terminate_ec2_instance():
134
if __name__ == "__main__":
135
app.run(host=config["host"],
136
port=config["port"],
137
- debug=True)
+ debug=False)
0 commit comments