Skip to content

Commit 7cbbbd7

Browse files
committed
Merge branch 'release'
2 parents 8952765 + 0618c22 commit 7cbbbd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,4 +134,4 @@ def terminate_ec2_instance():
134134
if __name__ == "__main__":
135135
app.run(host=config["host"],
136136
port=config["port"],
137-
debug=True)
137+
debug=False)

0 commit comments

Comments
 (0)