uncomment
This commit is contained in:
parent
bdcd0a5e08
commit
a6a163844a
@ -238,5 +238,5 @@ def editors():
|
|||||||
else:
|
else:
|
||||||
return "Bad Request"
|
return "Bad Request"
|
||||||
|
|
||||||
# if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
# app.run(host="0.0.0.0")
|
app.run(host="0.0.0.0")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user