release v1.2

This commit is contained in:
2025-12-21 15:22:00 +03:00
parent 17fc8df3f3
commit 69706d0cb7
+1 -1
View File
@@ -419,4 +419,4 @@ def init_app():
if __name__ == "__main__":
init_app()
app.run(debug=True, host="0.0.0.0", port=80)
app.run(host="0.0.0.0", port=80)