alpha v0.902
This commit is contained in:
6
app.py
6
app.py
@@ -5194,3 +5194,9 @@ def report_consumables_xlsx():
|
|||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
# Bind to all interfaces so other machines can connect.
|
# Bind to all interfaces so other machines can connect.
|
||||||
app.run(host="0.0.0.0", port=5050, debug=False)
|
app.run(host="0.0.0.0", port=5050, debug=False)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
#привет gitea
|
||||||
Reference in New Issue
Block a user