asdf external
This commit is contained in:
parent
a0aa972d65
commit
33d994c9f1
2
app.py
2
app.py
@ -40,4 +40,4 @@ def search_todo():
|
|||||||
|
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
app.run(debug=True)
|
app.run(debug=True, host='0.0.0.0')
|
Loading…
x
Reference in New Issue
Block a user