Stupid Stuff
This commit is contained in:
parent
c851849851
commit
b6e5d798ff
@ -108,4 +108,4 @@ def departures():
|
|||||||
return departures_json
|
return departures_json
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
app.run(debug=True)
|
app.run(host="0.0.0.0", debug=False)
|
||||||
|
Loading…
Reference in New Issue
Block a user