Merge branch 'main' of https://gitea.arufalab.com/ImAlpha/kevos-attire
This commit is contained in:
commit
bbdeed1266
@ -160,4 +160,4 @@ if __name__ == "__main__":
|
||||
with app.app_context():
|
||||
db.create_all()
|
||||
|
||||
app.run(debug=True, port=5080)
|
||||
app.run(debug=True, port=5080, host="0.0.0.0")
|
||||
Loading…
Reference in New Issue
Block a user